summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-04-22 15:43:03 +0000
committerDaniil Baturin <daniil@vyos.io>2024-04-22 15:58:34 +0000
commitec42af75e0ab468e062add3852c80254d153c021 (patch)
treeeb703a3591594b3b66a1781061eaca56d90089d4 /Makefile
parent425f78ff306d941f645adad763bbdfa68e6a41c2 (diff)
downloadvyos-build-ec42af75e0ab468e062add3852c80254d153c021.tar.gz
vyos-build-ec42af75e0ab468e062add3852c80254d153c021.zip
build: T3664: adjust the vyos-1x submodule path in scripts
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d8b2d0d..67c2cdc4 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ all:
@echo "The most common target is 'iso'"
%:
- VYOS_TEMPLATE_DIR=`pwd`/vyos-1x/data/templates/ ./build-vyos-image $*
+ VYOS_TEMPLATE_DIR=`pwd`/packages/vyos-1x/data/templates/ ./build-vyos-image $*
.PHONY: checkiso
.ONESHELL: