1ee6e31b92
This one is directly a counterpart to mkimage-profiles-desktop's vm-profile-% contained in use.mk.in.
8 lines
233 B
Makefile
8 lines
233 B
Makefile
use/volumes:
|
|
@$(call add_feature)
|
|
@$(call add,INSTALL2_PACKAGES,$$(STAGE2_VOLUMES_PROFILE))
|
|
@$(call add,LIVE_PACKAGES,$$(STAGE2_VOLUMES_PROFILE))
|
|
|
|
use/volumes/%: use/volumes
|
|
@$(call set,STAGE2_VOLUMES_PROFILE,volumes-profile-$*)
|