add filename to buildrom command

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1116 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2003-09-17 11:05:29 +00:00
parent 0a5f865a27
commit ed10c390ad
8 changed files with 8 additions and 8 deletions

View File

@ -103,4 +103,4 @@ romimage "fallback"
payload /suse/stepan/tg3--ide_disk.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"

View File

@ -103,4 +103,4 @@ romimage "fallback"
payload /suse/stepan/tg3--ide_disk.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"

View File

@ -104,4 +104,4 @@ romimage "fallback"
payload /usr/share/etherboot/5.1.9pre2-lnxi-lb/tg3--ide_disk.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"

View File

@ -94,4 +94,4 @@ romimage "normal"
mainboard embeddedplanet/ep405pc
end
buildrom ROM_SIZE "normal"
buildrom ./linuxbios.rom ROM_SIZE "normal"

View File

@ -95,4 +95,4 @@ romimage "normal"
mainboard motorola/sandpoint
end
buildrom ROM_SIZE "normal"
buildrom ./linuxbios.rom ROM_SIZE "normal"

View File

@ -231,4 +231,4 @@ romimage "fallback"
payload ../../tg3.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"

View File

@ -230,4 +230,4 @@ romimage "fallback"
payload ../../tg3.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"

View File

@ -230,4 +230,4 @@ romimage "fallback"
payload ../../tg3.zelf
end
buildrom ROM_SIZE "normal" "fallback"
buildrom ./linuxbios.rom ROM_SIZE "normal" "fallback"