Move SeaBIOS output out of coreboot source tree
[coreboot.git] / src / Kconfig
index 64c359e8d05bd5c15fd6215d26ea83b053d6129c..c165d932a7ee444fe3347567f5dc58e7533ad7d2 100644 (file)
@@ -444,7 +444,7 @@ config PAYLOAD_FILE
 
 config PAYLOAD_FILE
        depends on PAYLOAD_SEABIOS
-       default "payloads/external/SeaBIOS/seabios/out/bios.bin.elf"
+       default "$(obj)/seabios/out/bios.bin.elf"
 
 config PAYLOAD_FILE
        depends on PAYLOAD_FILO