coreboot-kgpe-d16/util/newconfig
Richard Smith 273595c6f7 - fix dependency rule for Makefile and Makefile.settings
The make dependency rule for Makefile and Makefile.settings was completely broken.  No way it ever worked.
OLPC buildrom flushed out this issue.

If you updated the Config.lb file in your target/<mfg>/<mainboard> directory and then switched to 
target/<mfg>/<mainboard>/<target> and ran 'make' you would get a permission denied error due to the 
make file trying to run 'config.py' directly rather than 'python config.py'
We never saw this because we always run target/buildtarget <target> and that sets up everything
correctly.



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2373 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2006-08-11 06:49:39 +00:00
..
LICENSE new config tool 2003-06-14 15:07:02 +00:00
Makefile - O2, enums, and switch statements work in romcc 2003-10-11 06:20:25 +00:00
NOTES new config tool 2003-06-14 15:07:02 +00:00
config.g - fix dependency rule for Makefile and Makefile.settings 2006-08-11 06:49:39 +00:00
parsedesc.g new config tool 2003-06-14 15:07:02 +00:00
test.config new config tool 2003-06-14 15:07:02 +00:00
yapps2.py new config tool 2003-06-14 15:07:02 +00:00
yapps2.tex new config tool 2003-06-14 15:07:02 +00:00
yappsrt.py new config tool 2003-06-14 15:07:02 +00:00