[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linuxbios
Subject:    [coreboot] r3963 - trunk/coreboot-v2/src/config
From:       svn () coreboot ! org
Date:       2009-02-28 17:19:56
Message-ID: 200902281720.n1SHK6Za012607 () mailer ! progressive-comp ! com
[Download RAW message or body]

Author: stepan
Date: 2009-02-28 18:19:55 +0100 (Sat, 28 Feb 2009)
New Revision: 3963

Modified:
   trunk/coreboot-v2/src/config/Config.lb
Log:
fix those two boards that broke due to the config tool fixes.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


Modified: trunk/coreboot-v2/src/config/Config.lb
===================================================================
--- trunk/coreboot-v2/src/config/Config.lb	2009-02-28 17:09:29 UTC (rev 3962)
+++ trunk/coreboot-v2/src/config/Config.lb	2009-02-28 17:19:55 UTC (rev 3963)
@@ -88,8 +88,8 @@
 	end
 
 	makerule coreboot_apc.o
-		depends "coreboot_apc.a c_start.o $(LIBGCC_FILE_NAME)"
-        	action  "$(CC) $(DISTRO_LFLAGS) -nostdlib -r -o $@ c_start.o coreboot_apc.a \
$(LIBGCC_FILE_NAME)" +		depends "$(TOP)/src/arch/$(ARCH)/lib/c_start.o coreboot_apc.a \
$(LIBGCC_FILE_NAME)" +        	action  "$(CC) $(DISTRO_LFLAGS) -nostdlib -r -o $@ $^"
 	end
 
 	makerule coreboot_apc


--
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic