Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.
[coreboot.git] / targets / digitallogic / msm586seg / Config-abuild.lb
index 81d7bc853f56a2c76e29f6f0e0c5eeb617c25cc0..2336b2659946baa2ba9f57528a3090450618ca73 100644 (file)
@@ -20,7 +20,7 @@ romimage "fallback"
        option ROM_IMAGE_SIZE=128 * 1024 # 0x10000
 #      option ROM_IMAGE_SIZE=512 * 1024 # 0x10000
        option LINUXBIOS_EXTRA_VERSION=".0Fallback"
-       payload PAYLOAD
+       payload __PAYLOAD__
 end
 
 buildrom ./linuxbios.rom ROM_SIZE  "fallback"