summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-05-28 22:55:54 +0200
committerGitHub <noreply@github.com>2024-05-28 22:55:54 +0200
commit257496d6bf022c36bd13651b247921b2f22c6db6 (patch)
tree23697c617652d427667163aa40c0e82e5e5a8fcc /Makefile
parent501f39293773fd522d7f42473ce02edadb6613d7 (diff)
parent5753b4b6247271ab92c6be26b812bd15d7a4a9a8 (diff)
downloadvyos-build-257496d6bf022c36bd13651b247921b2f22c6db6.tar.gz
vyos-build-257496d6bf022c36bd13651b247921b2f22c6db6.zip
Merge pull request #646 from dmbaturin/T6414-generic-flavor-name
build: T6414: rename the "iso" flavor to "generic"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 55e32a00..15c3abc3 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ build_dir := build
.PHONY: all
all:
@echo "Make what specifically?"
- @echo "The most common target is 'iso'"
+ @echo "The most common target is 'generic'"
%:
./build-vyos-image $*