coreboot-kgpe-d16/payloads/coreinfo/util/kconfig
Uwe Hermann c758227406 Doing another 'make' after a 'make clean' was broken until now. Fix it
by not deleting build/config.h during 'make clean' (only in 'make distclean').

Also, change the default behaviour of 'make' from asking the user to
run 'make config' (or similar) to actually _run_ 'make config' without
asking questions. It's always possible to explicitly invoke
'make menuconfig' or 'make xconfig' and so on, of course.

Finally, make _all_ targets (allyesconfig, randconfig, and so on)
generate a build/config.h file, as we always #include it.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3211 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-03 22:20:35 +00:00
..
lxdialog Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
.gitignore Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
Makefile Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
POTFILES.in Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
check.sh Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
conf.c Doing another 'make' after a 'make clean' was broken until now. Fix it 2008-04-03 22:20:35 +00:00
confdata.c Doing another 'make' after a 'make clean' was broken until now. Fix it 2008-04-03 22:20:35 +00:00
expr.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
expr.h Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
gconf.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
gconf.glade Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
images.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
kconfig_load.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
kxgettext.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
lex.zconf.c_shipped Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
lkc.h Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
lkc_proto.h Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
mconf.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
menu.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
qconf.cc Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
qconf.h Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
symbol.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
util.c Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
zconf.gperf Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
zconf.hash.c_shipped Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
zconf.l Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
zconf.tab.c_shipped Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00
zconf.y Add a recent kconfig version to coreinfo, in order to make the 2008-03-24 15:47:49 +00:00