Skip to content

luckasfb/IQ441-kernel-3.4.5-bb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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