summaryrefslogtreecommitdiff
path: root/config/data/coreboot
diff options
context:
space:
mode:
Diffstat (limited to 'config/data/coreboot')
-rw-r--r--config/data/coreboot/mkhelper.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/data/coreboot/mkhelper.cfg b/config/data/coreboot/mkhelper.cfg
index e49d9ec3..3c8b18d9 100644
--- a/config/data/coreboot/mkhelper.cfg
+++ b/config/data/coreboot/mkhelper.cfg
@@ -5,9 +5,9 @@ url="https://github.com/coreboot/coreboot.git"
bkup_url="https://review.coreboot.org/coreboot"
makeargs="UPDATED_SUBMODULES=1 CPUS=$XBMK_THREADS"
-build_depend="seabios/default grub/default memtest86plus/default u-boot/amd64coreboot"
+build_depend="seabios/build grub/default memtest86plus/default u-boot/amd64coreboot"
-seavgabiosrom="elf/seabios/default/default/libgfxinit/vgabios.bin"
+seavgabiosrom="elf/seabios/default/build/libgfxinit/vgabios.bin"
payload_seabios="n"
payload_memtest="n"