mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-13 06:49:52 +02:00
rom.sh: simplify u-boot payload handling
define it with a single variable, rather than several. this allows several checks to be greatly simplified. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -6,4 +6,4 @@ payload_seabios="y"
|
||||
payload_grub="y"
|
||||
grub_scan_disk="ahci"
|
||||
build_depend="seabios/default grub/default u-boot/i386coreboot"
|
||||
payload_uboot_i386="y"
|
||||
payload_uboot="i386"
|
||||
|
||||
Reference in New Issue
Block a user