summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-05-30 15:05:24 +0200
committerChristian Poessinger <christian@poessinger.com>2022-05-30 15:05:33 +0200
commit5642a1e01fff03a1b3a28a654ce363aab51b2b33 (patch)
tree86c49bed6af3df19fde4967b8324bcc1452ee555 /Makefile
parent4c93173548151cf374097131f7cd4226dcc3075b (diff)
downloadvyos-1x-5642a1e01fff03a1b3a28a654ce363aab51b2b33.tar.gz
vyos-1x-5642a1e01fff03a1b3a28a654ce363aab51b2b33.zip
eigrp: T2773: bugfix Makefile - temporary code removal
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 63d23495d..5e01108c0 100644
--- a/Makefile
+++ b/Makefile
@@ -40,7 +40,7 @@ interface_definitions: $(config_xml_obj)
# T2472 - EIGRP support
rm -rf $(TMPL_DIR)/protocols/eigrp
# T2773 - EIGRP support for VRF
- rm -rf $(TMPL_DIR)/vrf/name/node.tag/protocols
+ rm -rf $(TMPL_DIR)/vrf/name/node.tag/protocols/eigrp
# XXX: test if there are empty node.def files - this is not allowed as these
# could mask help strings or mandatory priority statements