summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-11-13 21:50:51 +0100
committerChristian Poessinger <christian@poessinger.com>2020-11-13 21:50:51 +0100
commit82193bbcf4a6ae8b661dd30eb627cf1a27593fe9 (patch)
tree8b94d527966191f25bd8395639d62db9c491b3e6 /Makefile
parent9ca2b7b2223be826a8278e0f29dfbca6ae65f671 (diff)
downloadvyos-1x-82193bbcf4a6ae8b661dd30eb627cf1a27593fe9.tar.gz
vyos-1x-82193bbcf4a6ae8b661dd30eb627cf1a27593fe9.zip
isis: T1316: refactor config retrieval and Jinja2 template
Make the entire template code more human readable by denesting it, as there can only be one ISIS daemon instance in FRR.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d18676619..fffd1c9c3 100644
--- a/Makefile
+++ b/Makefile
@@ -78,6 +78,7 @@ interface_definitions: $(BUILD_DIR) $(obj)
rm -f $(TMPL_DIR)/interfaces/wirelessmodem/node.tag/ipv6/node.def
rm -f $(TMPL_DIR)/protocols/node.def
rm -rf $(TMPL_DIR)/protocols/nbgp
+ rm -rf $(TMPL_DIR)/protocols/isis
rm -f $(TMPL_DIR)/protocols/static/node.def
rm -f $(TMPL_DIR)/system/node.def
rm -f $(TMPL_DIR)/vpn/node.def