From 4d1745681142afaed23fadfabf044afdef77caf1 Mon Sep 17 00:00:00 2001
From: Andrew Robbins <contact@andrewrobbins.info>
Date: Mon, 18 Sep 2017 11:06:21 -0400
Subject: Modify payload path in Coreboot configs

It makes things easier if the makefiles fetch the default payload from
its build directory, which should have a stable name.
---
 projects/coreboot/configs/seabios/kgpe-d16/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'projects/coreboot/configs/seabios/kgpe-d16/config')

diff --git a/projects/coreboot/configs/seabios/kgpe-d16/config b/projects/coreboot/configs/seabios/kgpe-d16/config
index 3a847cbc..db0ab7f1 100644
--- a/projects/coreboot/configs/seabios/kgpe-d16/config
+++ b/projects/coreboot/configs/seabios/kgpe-d16/config
@@ -562,7 +562,7 @@ CONFIG_PAYLOAD_ELF=y
 # CONFIG_PAYLOAD_UBOOT is not set
 # CONFIG_PAYLOAD_LINUX is not set
 # CONFIG_PAYLOAD_TIANOCORE is not set
-CONFIG_PAYLOAD_FILE="payload.elf"
+CONFIG_PAYLOAD_FILE="$(obj)/../seabios-bios/bios.bin.elf"
 CONFIG_PAYLOAD_OPTIONS=""
 CONFIG_COMPRESSED_PAYLOAD_LZMA=y
 # CONFIG_PAYLOAD_IS_FLAT_BINARY is not set
-- 
cgit v1.2.3-70-g09d2