summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2018-11-07 14:33:19 +0100
committerChristian Poessinger <christian@poessinger.com>2018-11-07 14:33:19 +0100
commit3d3432b84dc7f8a588a94a981da089093507b9f3 (patch)
tree39888e6fe25889bbbd1d25699b258381dbe439f1 /Makefile
parentc798e0821c4acbf7ff89e6d2aeb2807cd07f4152 (diff)
parent698c5a40b2ece2f3eb41ad932660f7ceb1f80092 (diff)
downloadvyos-1x-3d3432b84dc7f8a588a94a981da089093507b9f3.tar.gz
vyos-1x-3d3432b84dc7f8a588a94a981da089093507b9f3.zip
Merge branch 'igmproxy' into current
* igmproxy: T959: XML/Python rewrite of "protocol igmp-proxy" and op-mode commands show-raid.xml: fixup indention Add missing VyOS copyright notices
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b7cf53896..a9926137c 100644
--- a/Makefile
+++ b/Makefile
@@ -28,6 +28,7 @@ op_mode_definitions:
rm -f $(OP_TMPL_DIR)/set/node.def
rm -f $(OP_TMPL_DIR)/show/node.def
rm -f $(OP_TMPL_DIR)/show/interfaces/node.def
+ rm -f $(OP_TMPL_DIR)/show/ip/node.def
rm -f $(OP_TMPL_DIR)/reset/node.def
rm -f $(OP_TMPL_DIR)/restart/node.def
rm -f $(OP_TMPL_DIR)/monitor/node.def