Skip to content

JaMByDev/Fly_IQ441_kernel-3.4.5

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Kernel Source
=============

cd kernel/
export TARGET_PRODUCT=iq441_jb2 MTK_ROOT_CUSTOM=../mediatek/custom
export CROSS_COMPILE="~/your_path_to_toolchains/arm-eabi-linaro-4.6.x/bin/arm-eabi-"
make -j3

About

Fly IQ441 Kernel-3.4.5 (KK)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.4%
  • C++ 5.2%
  • Assembly 1.9%
  • Objective-C 0.7%
  • Perl 0.5%
  • Makefile 0.3%