[Buildroot] CTRL+C in menuconfig deletes .config

Peter Korsgaard jacmet at uclibc.org
Wed Nov 24 14:33:06 UTC 2010


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

Hi,

 Thomas> After a quick dig in Buildroot git history, I found the commit that
 Thomas> introduced this:

 Thomas> commit 153b1beaeb02e1d4780428c0387b7003644e402b
 Thomas> Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
 Thomas> Date:   Fri Jul 27 12:37:30 2007 +0000

 Thomas>     - fix building mconf with curses flags
 Thomas>     - make sure to rm .config when the first 'make menuconfig' was
 Thomas>       interrupted and thus no .config.cmd was created.

 Thomas> The test "test -f $(CONFIG_DIR)/.config.cmd" is supposed to prevent the
 Thomas> behaviour you're seeing, but the thing is that this file no longer
 Thomas> seems to be generated. I haven't had the time to understand why.

I believe it was from one of the mconf changes Bernhard did that we're
not using anymore. I've removed it in git.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list