summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-04-22 15:43:03 +0000
committerChristian Breunig <christian@breunig.cc>2024-05-05 15:12:50 +0200
commit43155713c100f5679ddfe1e4196d950b5ec185ef (patch)
tree80d45cf69fc30cc986e4fe82aab610829ecbbb6d /Makefile
parent80e03e604a00536c8f15611a180bc0dd18dfe4c7 (diff)
downloadvyos-build-43155713c100f5679ddfe1e4196d950b5ec185ef.tar.gz
vyos-build-43155713c100f5679ddfe1e4196d950b5ec185ef.zip
build: T3664: adjust the vyos-1x submodule path in scripts
(cherry picked from commit ec42af75e0ab468e062add3852c80254d153c021)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e0a22888..62587ced 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: