From f13819386bf35f081eecbacea965549b7df75e24 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 19 Nov 2024 02:04:57 +0000 Subject: Enable x86 U-Boot payload on every x86 board Signed-off-by: Leah Rowe --- config/coreboot/qemu_x86_12mb/target.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'config/coreboot/qemu_x86_12mb') diff --git a/config/coreboot/qemu_x86_12mb/target.cfg b/config/coreboot/qemu_x86_12mb/target.cfg index 2aae2da9..218f2fd4 100644 --- a/config/coreboot/qemu_x86_12mb/target.cfg +++ b/config/coreboot/qemu_x86_12mb/target.cfg @@ -3,4 +3,5 @@ xarch="i386-elf" payload_grub="y" payload_seabios="y" payload_memtest="y" +build_depend="seabios/default grub/default memtest86plus u-boot/i386coreboot" payload_uboot_i386="y" -- cgit v1.2.1