Fix the name for buildrom script

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2423 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Ronald G. Minnich 2006-09-19 03:47:35 +00:00
parent 830a79eeab
commit a3cf8a28e9
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ romimage "image"
payload /tmp/olpcpayload.elf
end
buildrom ./qemu-bios-OLPC.rom ROM_SIZE "image"
buildrom ./linuxbios.rom ROM_SIZE "image"