Re: [android-kernel] Flashing Kernel Image

2010-02-16 Thread Deva R
it should work, but any interface break will require rebuilding filesystem components and some changes. also, make sure you build for your phone config.. $ cd $MYDROID/kernel/android-2.6.29 $ make CROSS_COMPILE=arm-none-linux-gnueabi- distclean $ make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi-

[android-kernel] Flashing Kernel Image

2010-02-13 Thread perumal316
Hi, I have downloaded the Android source and followed instructions from http://source.android.com/ to get the necessary images to flash the Android Developer phone. But is it possible to just change the kernel only. For example, I have downloaded the kernel source and build it and the output is t