I need to do some changes to the kernel configuration. I have the complete build environment and I'm using the MokoMakefile.
What I thought I could do is calling "make menuconfig" from "moko/build/tmp/work/neo1973-angstrom-linux-gnueabi/linux-openmoko-2.6.22.5-moko11+svnr3801-r13/linux-2.6.22" and then "make rebuild-package-linux-openmoko" but it doesn't work because the original configuration is used. I also tried to delete the stamp "build/tmp/stamps/neo1973-angstrom-linux-gnueabi/linux-openmoko-2.6.22.5-moko11+svnr3801-r13.do_compile" and call "make build-package-linux-openmoko" after changing the configuration but it gives me some errors (http://pastebin.com/m7b9fb8c2). So how can I make any changes into the kernel config and then built a new kernel image? Thanks -- Jean-Michel
