Commit 8119c702 authored by Anton Midyukov's avatar Anton Midyukov

Revert "features.in/bootloader/config.mk: no alterator-BOOTLADER by default"

This reverts commit 19ed2b9a.
parent 29c79e7f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment