Skip to content

A 3.10 kernel tree for Android Nougat

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

valascus/android_p8000_kernel_nougat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_kernel_elephone_p8000

Kernel repository for Elephone P8000 for visi0nary's kernel and my CyanogenMod builds

  • thanks to jfang for some fixes!

How to compile a standalone kernel:

git clone git@github.com:visi0nary/android_kernel_elephone_p8000.git

cd android_kernel_elephone_p8000

export ARCH=arm64

export CROSS_COMPILE=/path/to/your/toolchain/aarch64/aarch64-linux-android-x.x/bin/aarch64-linux-android-

make p8000_cyanogenmod12_1_defconfig

make -jX (where X is the # of your CPU threads +1)

Once it is built use this image:

arch/arm64/boot/Image.gz-dtb

Happy hacking!

About

A 3.10 kernel tree for Android Nougat

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published