Rename almost all occurences of LinuxBIOS to coreboot.
[coreboot.git] / targets / emulation / qemu-i386 / Config.lb
index cf4e773252b82285c9167c1e3c27f9388aef23be..983d5039d872ba75467887935feb5c12fbdef62f 100644 (file)
@@ -12,7 +12,7 @@ option IRQ_SLOT_COUNT=6
 
 romimage "image" 
        option ROM_IMAGE_SIZE=0x10000
-       option LINUXBIOS_EXTRA_VERSION="-GRUB2"
+       option COREBOOT_EXTRA_VERSION="-GRUB2"
        payload /home/stepan/core.img
 end