efi: bridge bootargs into EFI too
It's been missing roughly from the start there :-/
This commit is contained in:
parent
3e1fe68a54
commit
0f75f701fc
@ -14,6 +14,8 @@ use/efi:
|
||||
@$(call add,INSTALL2_PACKAGES,dosfstools fatresize)
|
||||
@$(call try,EFI_BOOTLOADER,elilo) # default one
|
||||
@$(call add,STAGE1_KCONFIG,EFI EFI_PARTITION EFI_VARS FB_EFI)
|
||||
@$(call set,MKI_VER_OPTIMAL,0.2.17) # for EFI_BOOTARGS
|
||||
@$(call add,EFI_BOOTARGS,$$(STAGE2_BOOTARGS))
|
||||
|
||||
use/efi/refind: use/efi
|
||||
@$(call set,EFI_BOOTLOADER,refind)
|
||||
|
Loading…
Reference in New Issue
Block a user