mkimage-profiles/features.in/luks/config.mk
Michael Shigorin 78326d393a luks: it's not just BASE packages
Installable live systems can have LUKS as well
and it's welcome addition to rescue images too.
2012-12-31 18:10:12 +04:00

6 lines
131 B
Makefile

LUKS_LISTS := $(call tags,security luks)
use/luks:
@$(call add,THE_LISTS,$(LUKS_LISTS))
@$(call add,RESCUE_LISTS,$(LUKS_LISTS))