forked from altcloud/mkimage-profiles
features.in/bootloader/config.mk: no alterator-BOOTLADER by default
This commit is contained in:
parent
6cdc7a7de3
commit
19ed2b9a7e
@ -15,8 +15,6 @@ use/bootloader: use/pkgpriorities
|
|||||||
@$(call add,BASE_LISTS,$$(BASE_BOOTLOADER))
|
@$(call add,BASE_LISTS,$$(BASE_BOOTLOADER))
|
||||||
@$(call xport,BASE_BOOTARGS)
|
@$(call xport,BASE_BOOTARGS)
|
||||||
ifeq (distro,$(IMAGE_CLASS))
|
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)
|
@$(call add,PINNED_PACKAGES,installer-bootloader-$$(BASE_BOOTLOADER)-stage2)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user