Skip to content

Automate building the Linux Kernel for android devices

License

Notifications You must be signed in to change notification settings

delaanthonio/kernel-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kernel Builder

Kernel Builder is a command line application which automates compiling the Linux kernel for android devices.

Project status

Kernel Builder is under active development

Installation

$ make init
$ make install

Usage

Initialize kbuilder and the build environment

$ kbuilder init

asciicast

Select a compiler to use

$ kbuilder gcc set

asciicast

Clean up build files

$ kbuilder clean

asciicast

Build an OTA package

$ kbuilder build otapackage

asciicast

About

Automate building the Linux Kernel for android devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published