From 5753b4b6247271ab92c6be26b812bd15d7a4a9a8 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Tue, 28 May 2024 17:45:45 +0100 Subject: build: T6414: rename the "iso" flavor to "generic" --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 $* -- cgit v1.2.3