Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.
[coreboot.git] / targets / emulation / qemu-i386 / Config-abuild.lb
index 02016b86032d6c90ed55db04856bb38b2dbebfde..c2ec536235d01d918cd4e2b042112b95b4e35699 100644 (file)
@@ -15,7 +15,7 @@ option IRQ_SLOT_COUNT=6
 romimage "image" 
        option ROM_IMAGE_SIZE=0x10000
        option LINUXBIOS_EXTRA_VERSION="-OpenBIOS"
-       payload PAYLOAD
+       payload __PAYLOAD__
 end
 
 buildrom ./qemu-bios.rom ROM_SIZE "image"