summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2024-10-24 10:50:34 -0500
committerJohn Estabrook <jestabro@vyos.io>2024-12-10 14:01:22 -0600
commitbab186b493145ee42453196e8ef4670afc71f6f1 (patch)
treea0d980d96c755f95bdc7c379535ebbdc9fd2b9b1 /Makefile
parent0c4d653fc2db57df294856c2c77fe89d6f5923b8 (diff)
downloadvyos-1x-bab186b493145ee42453196e8ef4670afc71f6f1.tar.gz
vyos-1x-bab186b493145ee42453196e8ef4670afc71f6f1.zip
vyconf: T6718: add reftree internal cache
As we are generating the reference tree from the XML definitions during build, save an internal representation for vyconfd to load on startup.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 411399c3a..b5d114e59 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ interface_definitions: $(config_xml_obj)
find $(BUILD_DIR)/interface-definitions -type f -name "*.xml" | xargs -I {} $(CURDIR)/scripts/build-command-templates {} $(CURDIR)/schema/interface_definition.rng $(TMPL_DIR) || exit 1
- $(CURDIR)/python/vyos/xml_ref/generate_cache.py --xml-dir $(BUILD_DIR)/interface-definitions || exit 1
+ $(CURDIR)/python/vyos/xml_ref/generate_cache.py --xml-dir $(BUILD_DIR)/interface-definitions --internal-cache $(DATA_DIR)/reftree.cache || exit 1
# XXX: delete top level node.def's that now live in other packages
# IPSec VPN EAP-RADIUS does not support source-address