Go to file
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
HOWTO EPIA-M fixup 2005-11-22 00:07:02 +00:00
documentation Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-5 2005-07-06 16:49:07 +00:00
src fix serial initialization (from Uwe Hermann) 2006-08-10 09:38:39 +00:00
targets build 1024-128k binary as per requests. 2006-08-11 00:08:37 +00:00
util - fix dependency rule for Makefile and Makefile.settings 2006-08-11 06:49:39 +00:00
COPYING Updating FSF address in the code. 2005-10-05 18:17:45 +00:00
ChangeLog - Start the 1.1.x series that will become LinuxBIOS-2.0 2003-04-15 00:44:05 +00:00
NEWS Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-2 2005-07-06 16:48:00 +00:00