Skip to content

Biswa96/android-kernel-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Android Kernel Builder

This project helps to build Linux kernel for Android.

How-to use

This is tested with msm8937 SoC but can be modified for others.

  • Run build.sh script which clones repositories and build the kernel.
  • If boot.img is present in the directory the kernel file is repacked.
  • Flash repacked.img with the following commands.
adb reboot-bootloader
fastboot devices
fastboot flash boot repacked.img
fastboot reboot

Acknowledgement

About

Build Linux kernel for Android

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages