/[Development]
ViewVC logotype

Revision 3211


Jump to revision: Previous Next
Author: uwe
Date: Thu Apr 3 22:20:35 2008 UTC (5 years, 1 month ago)
Changed paths: 3
Log Message:
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>



Changed paths

Path Details
Directorytrunk/payloads/coreinfo/Makefile modified , text changed
Directorytrunk/payloads/coreinfo/util/kconfig/conf.c modified , text changed
Directorytrunk/payloads/coreinfo/util/kconfig/confdata.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15