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 :)
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
sample here
acai66 :
- ✨ 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