This is a trivial patch. I missed one of the ROM names when I converted them to coreboot.rom

Signed-off-by: Myles Watson <myles@pel.cs.byu.edu>
Acked-by: Myles Watson <myles@pel.cs.byu.edu>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3095 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson 2008-02-07 22:42:22 +00:00 committed by Myles Watson
parent 2370fd81b4
commit 9b0627a3b2
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ romimage "image"
payload ../payload.elf.lzma
end
buildrom ./qemu.rom ROM_SIZE "image"
buildrom ./coreboot.rom ROM_SIZE "image"