Cong Wang wrote: > On Mon, 2012-01-16 at 15:01 +0800, Li Zefan wrote: >> $ make menuconfig >> HOSTCC scripts/kconfig/mconf.o >> HOSTLD scripts/kconfig/mconf >> scripts/kconfig/mconf Kconfig >> >> Your configuration changes were NOT saved. >> >> make[1]: *** [menuconfig] Error 1 >> make: *** [menuconfig] Error 2 >> >> Exiting menuconfig without saving, make will report error. > > This should be fixed by "[PATCH] scripts:kconfig:mconf.c: let make not > report error when not save configuration". > I didn't notice that patch. I just took a look on it, and unfortunately that patch is wrong, in that now pressing ESC in the Yes/No dialog will exit menuconfig instead of returning to the main menu. -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html