Re: [PATCH] scripts:kconfig:mconf.c: let make not report error whennot save configuration

From: Michal Marek
Date: Sat Jan 14 2012 - 15:55:42 EST


On 12.1.2012 21:50, Davidlohr Bueso wrote:
> On Thu, 2012-01-12 at 11:31 +0800, Wang YanQing wrote:
>> I find every time when I choice the 'NO' button at the dialog
>> which let me choice whether to save the configuration before exit
>> menuconfig, it always report the blow:
>>
>> " GEN /mnt/sda7/home/build/test/Makefile
>> HOSTCC scripts/kconfig/mconf.o
>> HOSTLD scripts/kconfig/mconf
>> scripts/kconfig/mconf Kconfig
>>
>> Your configuration changes were NOT saved.
>>
>> make[2]: *** [menuconfig] Error 1
>> make[1]: *** [menuconfig] Error 2
>> make: *** [sub-make] Error 2 "
>>
>> This patch repair it.
>>
>> Thanks!
>>
>> Signed-off-by: Wang YanQing <udknight@xxxxxxxxx>
>
> Acked-by: Davidlohr Bueso <dave@xxxxxxx>

Applied to kbuild.git#kconfig.

Michal
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/