summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-08-03 18:00:12 +0200
committerChristian Poessinger <christian@poessinger.com>2020-08-03 18:00:12 +0200
commit6539f908e17c17a4a931e9638af9487e341bdcae (patch)
tree49c8e90ebc3766c9b37dae1f07c2dd1e6e00a148 /Makefile
parente9eeaeb0e974e90168b0ce87b4f5553132af01a2 (diff)
downloadvyos-1x-6539f908e17c17a4a931e9638af9487e341bdcae.tar.gz
vyos-1x-6539f908e17c17a4a931e9638af9487e341bdcae.zip
op-mode: ping: T1600: initial XML implementation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2773642d0..5b7e4da63 100644
--- a/Makefile
+++ b/Makefile
@@ -105,6 +105,10 @@ op_mode_definitions:
rm -f $(OP_TMPL_DIR)/delete/node.def
rm -f $(OP_TMPL_DIR)/reset/vpn/node.def
+ # XXX: ping must be able to recursivly call itself as the
+ # options are provided from the script itself
+ ln -s ../node.tag $(OP_TMPL_DIR)/ping/node.tag/node.tag/
+
.PHONY: component_versions
.ONESHELL:
component_versions: $(BUILD_DIR) $(obj)