mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 09:32:27 +02:00
e6400nvidia: Disable U-Boot
This uses the "normal" config. Previous changes prevent U-Boot images being built for this anyway, but it does yield a warning message. Remove the warning at the source. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -5,4 +5,3 @@ payload_grub="y"
|
|||||||
payload_memtest="y"
|
payload_memtest="y"
|
||||||
grub_scan_disk="ahci"
|
grub_scan_disk="ahci"
|
||||||
vcfg="e6400"
|
vcfg="e6400"
|
||||||
payload_uboot_amd64="y"
|
|
||||||
Reference in New Issue
Block a user