mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-22 22:49:30 +02:00
remove grub_scan_disk in all target.cfg files
A subsequest revision will set them again as needed, per coreboot target. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -4,6 +4,5 @@ xarch="i386-elf"
|
||||
payload_seabios="y"
|
||||
payload_seabios_withgrub="y"
|
||||
payload_memtest="y"
|
||||
grub_scan_disk="ahci"
|
||||
xlang="c"
|
||||
grub_timout=10
|
||||
|
||||
Reference in New Issue
Block a user