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

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