coreboot-kgpe-d16/util
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
..
abuild create valid xmlfiles that pass xmllint 2006-06-26 16:51:06 +00:00
analysis New analysis tool with preliminary source usage information gathering. 2006-07-20 15:35:04 +00:00
buildrom add a tinylinux config file 2006-01-19 18:11:21 +00:00
dump_mmcr small ts5300 update, fix endian problem in dummmcr. 2006-03-18 00:10:29 +00:00
extensions cleaning cvs leftovers 2005-07-06 15:39:11 +00:00
flashrom some documentation updates by Uwe and some smaller ones by me. 2006-08-03 10:49:09 +00:00
getpir seperate code generation 2004-09-07 21:31:06 +00:00
lbtdump comment and unify lb_uint64 handling as discussed on the mailinglist 2005-11-14 23:04:55 +00:00
mptable adapt to freebios v2. still doesnt handle comments correctly. 2005-01-04 15:16:19 +00:00
newconfig - fix dependency rule for Makefile and Makefile.settings 2006-08-11 06:49:39 +00:00
nrv2b - Minor mod to reset16.inc to work with newer binutils hopefully this works with older ones... 2003-06-17 08:42:17 +00:00
optionlist Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-12 2005-07-06 16:57:34 +00:00
options Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 under Cygwin. 2005-09-09 20:05:03 +00:00
probe_superio a few new items and mods for ollie 2006-03-01 16:11:05 +00:00
resetcf epia-m support 2004-10-06 17:33:54 +00:00
romcc gcc 4.1 fixes. 2006-02-19 14:43:48 +00:00
vgabios Adds support for understanding bus:dev.func to the -d option of testbios 2006-04-23 19:16:09 +00:00