Skip to content

Shell script that makes compiling android phone's kernels much easier

Notifications You must be signed in to change notification settings

karamdev1/Kernel-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Kernel-Builder

Requirements

figlet (for the logo)

Setup (inside your kernel tree) (running it as user is recommended)

git clone https://github.com/karamdev1/Kernel-Builder.git
mv Kernel-Builder/build.sh ./
mv Kernel-Builder/config ./
rm -r Kernel-Builder

Hook your toolchain, defconfig and arch type in config file and execute the build.sh

image

About

Shell script that makes compiling android phone's kernels much easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages