Kernel Builder is a command line application which automates compiling the Linux kernel for android devices.
Kernel Builder is under active development
$ make init
$ make install
Initialize kbuilder and the build environment
$ kbuilder init
Select a compiler to use
$ kbuilder gcc set
Clean up build files
$ kbuilder clean
Build an OTA package
$ kbuilder build otapackage