Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 432 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 432 Bytes

Kenel Tree for CoolPad Note 3 (lollipop)

How to Compile this kernel :

PATH=${PATH}:~/aarch64-linux-android-4.9/bin/
export ARCH=arm64
make CP8676_I02_defconfig ARCH=arm64 CROSS_COMPILE=aarch64-linux-android-
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-android-

Special Thanks to :

Pinnamanivenkat(me)
Linus Torvalds( For the kernel initiative)
CoolPad company( For such a wonderful source)