From 8515852f6be032b22844b78e7daac199a8bc5c90 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Tue, 15 Mar 2016 10:22:24 +0000 Subject: build/roms/seabios: copy coreboot config, NOT THE SEABIOS CONFIG, for building Yeah. --- resources/scripts/helpers/build/roms/withseabios_helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/scripts/helpers/build/roms/withseabios_helper b/resources/scripts/helpers/build/roms/withseabios_helper index e39fc22f..ed96ce2a 100755 --- a/resources/scripts/helpers/build/roms/withseabios_helper +++ b/resources/scripts/helpers/build/roms/withseabios_helper @@ -86,7 +86,7 @@ do # Build coreboot ROM image make clean - cp "../../../resources/seabios/config/config" ".config" + cp "../../../resources/libreboot/config/seabios/${boardtarget}/config" ".config" cp "../../../seabios/out/bios.bin.elf" "seabios.elf" make -j${cores} rm -f "seabios.elf" -- cgit v1.2.3-70-g09d2