mkimage-profiles/features.in/rescue/config.mk

5 lines
185 B
Makefile
Raw Normal View History

use/rescue: use/stage2 sub/stage2/rescue
@$(call add_feature)
@$(call add,RESCUE_LISTS,$(call tags,base && (rescue || network)))
@$(call add,RESCUE_LISTS,$(call tags,extra network))