mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
Merge pull request 'fixed typo in "grub_scan_disk" for macbook11_16mb' (#375) from honzo/lbmk:macbook11_16mb_fixed_typo into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/375
This commit is contained in:
@@ -4,6 +4,6 @@ tree="default"
|
||||
xarch="i386-elf"
|
||||
payload_seabios="y"
|
||||
payload_grub="y"
|
||||
scan_scan_disk="ahci"
|
||||
grub_scan_disk="ahci"
|
||||
build_depend="seabios/default grub/default u-boot/i386coreboot"
|
||||
payload_uboot="i386"
|
||||
|
||||
Reference in New Issue
Block a user