efi: do not call use/efi/refind from use/efi/memtest86
This is necessary to prevent unintentional assignment of rEFInd as EFI_BOOTLOADER. I also want to hope that memtest86.efi can be made to work from grub-efi in the future.
This commit is contained in:
parent
20554501e5
commit
0c4f35fc5d
@ -48,7 +48,7 @@ use/efi/lilo: use/efi use/bootloader/lilo
|
||||
use/efi/refind: use/efi
|
||||
@$(call set,EFI_BOOTLOADER,refind)
|
||||
|
||||
use/efi/memtest86: use/efi/refind
|
||||
use/efi/memtest86: use/efi
|
||||
@$(call set,EFI_MEMTEST86,efi-memtest86)
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user