diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 $* |