Hi All,

The emulator screen does not show up with new zImage...
The steps I followed are:

1) Downloaded the android kernel from "git clone 
git://github.com/CyanogenMod/cm-kernel.git"
2) extracted  config file from config.gz from /proc/config.gz in
emulator
3) copied config  file to .config in "cm-kernel" directory
4) export CCOMPILER=${HOME}/android/system/prebuilt/linux-x86/
toolchain/arm-eabi-4.4.0/bin/arm-eabi-
5) make ARCH=arm CROSS_COMPILE=$CCOMPILER oldconfig
make ARCH=arm CROSS_COMPILE=$CCOMPILER menuconfig

make ARCH=arm CROSS_COMPILE=$CCOMPILER

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to