summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 162607c..40341df 100644
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,6 @@ $(foreach flav, $(FLAVORS), %/$(flav)): %/base
# This should use provisioned image
$(BOOTTARGETS):
%/boot: %
- # no evil eval tricks...
$(info ** Generating boot files for '$(patsubst %/,%,$(dir $(@D))):$(notdir $(@D))' **)
$(PACKER) build -only=$(BUILDER) \
$(PACKER_OPTS) \