diff options
Diffstat (limited to 'projects/coreboot/configs/seabios/d945gclf/config')
-rw-r--r-- | projects/coreboot/configs/seabios/d945gclf/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/coreboot/configs/seabios/d945gclf/config b/projects/coreboot/configs/seabios/d945gclf/config index 11151e71..2cb14518 100644 --- a/projects/coreboot/configs/seabios/d945gclf/config +++ b/projects/coreboot/configs/seabios/d945gclf/config @@ -551,7 +551,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_SEABIOS_STABLE is not set # CONFIG_SEABIOS_MASTER is not set # CONFIG_SEABIOS_REVISION is not set |