How to configure kernel compile option based Android kk4.4.2?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to configure kernel compile option based Android kk4.4.2?

1,440件の閲覧回数
nickruan
Contributor II

Hi freescal,

I change the kernel configure file "imx6_android_defconfig" to change kernel drivers:

$ cd kernel-imx

$ export ARCH=arm
$ export CROSS_COMPILE=~/myandroid/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/arm-eabi-

$ make imx6_android_defconfig

$ make uImage

$ cd ..

$ make bootimage

But I found the .config contents is reverting back and kernel configure is not changed, why ?

Thanks,

Nick

0 件の賞賛
返信
1 返信

1,333件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Nick

please try steps provided in sect.3 Building Android for i.MX

attached Android Guide.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信