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
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!
-----------------------------------------------------------------------------------------------------------------------