Skip to content

LJohnson2484/android_kernel_11

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

export PATH=~/Your_Toolchain_PATH/
for example /alps/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin
Build Command:
(uboot had been phase out from jb)
kernel
======
cd kernel directory
TARGET_BUILD_VARIANT=user TARGET_PRODUCT=wiko MTK_ROOT_CUSTOM=../mediatek/custom/ make -j3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.8%
  • C++ 12.3%
  • Assembly 1.7%
  • Objective-C 0.6%
  • Perl 0.5%
  • Shell 0.1%