Skip to content

Pixailz/Kernel-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated kernel builder

originaly from here

I have always pressed the same 2 key for building and (waiting ~20min) to create an anykernel zip. so to get ride of this two key pressed i move all the scripts part into my version of build.sh + little tricks and cool stuff, enjoy :)

HOWTO

git clone this repo to the kernel folder, then :

cd kernel_builder
bash build.sh
Usage : build.sh -c <config_file_name> [-e]
    -h : show this help
    -c : config file name to compile/edit
    -e : edit the config before compiling
    -o : output of the anykernel zip (only accept absolute path)
    -u : update repo
    -t : specify toolchain

Edited config file saved in kernel_builder/saved/

Custom Toolchains

sample here

TESTED KERNEL

kimocoder :

johanlike :

acai66 :

TODO

  • ✨ gcc64/gcc32 : add a switch could be a great features ?
  • 🐛 create_anykernel_zip : CURRENT_BRANCH_AUTHOR show name instead of pseudo
    • anykernel banner : change author according with CURRENT_BRANCH_AUTHOR

About

Script for building Android kernel

Topics

Resources

Stars

Watchers

Forks

Languages