new init stuff

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@959 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2003-07-14 17:16:26 +00:00
parent a485fe9f10
commit 68f9b1b135
1 changed files with 3 additions and 3 deletions

View File

@ -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