Commit 19ed2b9a authored by Anton V. Boyarshinov's avatar Anton V. Boyarshinov Committed by Michael Shigorin

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

parent 6cdc7a7d
......@@ -15,8 +15,6 @@ 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