summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Estabrook <jestabro@vyos.io>2024-08-04 21:19:32 -0500
committerJohn Estabrook <jestabro@vyos.io>2024-08-12 07:58:05 -0500
commit832056ad5171b28c50270389c4537f6c7a542d59 (patch)
treeaa511514a25ccffbfab61a22543ecf8bbe559eee /Makefile
parentba0f8dbdb2766a67b6715291ac08ad0eb1cf62b7 (diff)
downloadvyos-1x-832056ad5171b28c50270389c4537f6c7a542d59.tar.gz
vyos-1x-832056ad5171b28c50270389c4537f6c7a542d59.zip
xml: T6650: add initial op-mode cache support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 685c8f150..c83380be5 100644
--- a/Makefile
+++ b/Makefile
@@ -55,6 +55,8 @@ op_mode_definitions: $(op_xml_obj)
find $(BUILD_DIR)/op-mode-definitions/ -type f -name "*.xml" | xargs -I {} $(CURDIR)/scripts/build-command-op-templates {} $(CURDIR)/schema/op-mode-definition.rng $(OP_TMPL_DIR) || exit 1
+ $(CURDIR)/python/vyos/xml_ref/generate_op_cache.py --xml-dir $(BUILD_DIR)/op-mode-definitions || exit 1
+
# XXX: tcpdump, ping, traceroute and mtr must be able to recursivly call themselves as the
# options are provided from the scripts themselves
ln -s ../node.tag $(OP_TMPL_DIR)/ping/node.tag/node.tag/