Enable x86 U-Boot payload on every x86 board

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-11-19 02:04:57 +00:00
parent 747b6514ea
commit f13819386b
84 changed files with 113 additions and 28 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ release="n"
grub_scan_disk="nvme ahci"
grubtree="xhci"
vcfg="hp820g2"
build_depend="seabios/default grub/xhci memtest86plus"
build_depend="seabios/default grub/xhci memtest86plus u-boot/amd64coreboot"
payload_uboot_amd64="y"