Revert "features.in/bootloader/config.mk: no alterator-BOOTLADER by default"
This reverts commit 19ed2b9a7e
.
This commit is contained in:
parent
29c79e7fe6
commit
8119c70282
@ -15,6 +15,8 @@ use/bootloader: use/pkgpriorities
|
||||
@$(call add,BASE_LISTS,$$(BASE_BOOTLOADER))
|
||||
@$(call xport,BASE_BOOTARGS)
|
||||
ifeq (distro,$(IMAGE_CLASS))
|
||||
@$(call add,BASE_PACKAGES,alterator-$$(BASE_BOOTLOADER))
|
||||
@$(call add,PINNED_PACKAGES,alterator-$$(BASE_BOOTLOADER))
|
||||
@$(call add,PINNED_PACKAGES,installer-bootloader-$$(BASE_BOOTLOADER)-stage2)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user