mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
Re-enable U-Boot x86 on real mainboards
The previous stability issues were resolved, thanks to
the previous revision which added a fix courtesy Simon Glass.
This reverts commit eba73c778a.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
. "include/rom.sh"
|
||||
|
||||
makeargs="UPDATED_SUBMODULES=1 CPUS=$XBMK_THREADS"
|
||||
build_depend="seabios/default grub/default memtest86plus"
|
||||
build_depend="seabios/default grub/default memtest86plus u-boot/amd64coreboot"
|
||||
|
||||
seavgabiosrom="elf/seabios/default/libgfxinit/vgabios.bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user