c5bf0529bc
This is a sort of anti-feature which removes and not builds; still with mkimage-profiles' approach we can at least build up the removal procedures as well. It's what triggered the tagged scripts, BTW.
7 lines
340 B
Makefile
7 lines
340 B
Makefile
use/install2: use/stage2 sub/stage2/install2 use/cleanup/installer
|
|
@$(call add,FEATURES,install2)
|
|
@$(call set,INSTALL2_PACKAGES,installer-distro-$$(INSTALLER)-stage2)
|
|
@$(call add,INSTALL2_PACKAGES,branding-$$(BRANDING)-alterator)
|
|
@$(call add,MAIN_PACKAGES,branding-$$(BRANDING)-release)
|
|
@$(call add,BASE_LISTS,$(call tags,basesystem))
|