Hi all, I could able to build a kernel after modifying the config file. Thank you all for the valuable support. here are the steps I followed: 1) cd OMDIR/build/tmp/work/neo.../linux.../linux-version/ 2) vi .config and change the required 3) make ARCH=arm dep 4) cd OMDIR/build/tmp/stamps/neo.... 5) ls -ltr 6) remove all files having time stamps greater than do_compile ( rm all stamps from compilation to build) 7) cd OMDIR 8) make build-package-linux-openmoko once it finishes parsing the bb files... it should start with do_compile task.
Cheers, -Phani
