From 68f9b1b1359b2dcd757d5b26aaf0b494333d2199 Mon Sep 17 00:00:00 2001 From: Greg Watson Date: Mon, 14 Jul 2003 17:16:26 +0000 Subject: new init stuff git-svn-id: svn://svn.coreboot.org/coreboot/trunk@959 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/arch/ppc/Config.lb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/arch/ppc') diff --git a/src/arch/ppc/Config.lb b/src/arch/ppc/Config.lb index 27d0f0aa4b..87b54ed080 100644 --- a/src/arch/ppc/Config.lb +++ b/src/arch/ppc/Config.lb @@ -1,10 +1,10 @@ -init config/crt0.lb ldscript config/ldscript.lb makerule linuxbios.rom - depends "linuxbios.strip buildrom" - action "./buildrom $< $@ $(PAYLOAD) $(ROM_IMAGE_SIZE) $(ROM_SIZE)" + depends "linuxbios" + action "cp $< $@" end +dir init dir lib dir boot -- cgit v1.2.3