From 9b0627a3b2b537e1d7da2e4fd1f4373bc77a23aa Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Thu, 7 Feb 2008 22:42:22 +0000 Subject: This is a trivial patch. I missed one of the ROM names when I converted them to coreboot.rom Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3095 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- targets/emulation/qemu-x86/Config-lab.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'targets') diff --git a/targets/emulation/qemu-x86/Config-lab.lb b/targets/emulation/qemu-x86/Config-lab.lb index c8fe328739..bb1952222c 100644 --- a/targets/emulation/qemu-x86/Config-lab.lb +++ b/targets/emulation/qemu-x86/Config-lab.lb @@ -18,5 +18,5 @@ romimage "image" payload ../payload.elf.lzma end -buildrom ./qemu.rom ROM_SIZE "image" +buildrom ./coreboot.rom ROM_SIZE "image" -- cgit v1.2.3