mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-15 05:18:47 +00:00
vtysh: remove unused compilation file
Remove eigrp_routemap.c from consideration at the moment for vtysh inclusion. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
838cf8aba5
commit
2a23cf9503
@ -113,7 +113,7 @@ endif
|
||||
|
||||
if EIGRPD
|
||||
vtysh_scan += $(top_srcdir)/eigrpd/eigrp_dump.c
|
||||
vtysh_scan += $(top_srcdir)/eigrpd/eigrp_routemap.c
|
||||
#vtysh_scan += $(top_srcdir)/eigrpd/eigrp_routemap.c
|
||||
vtysh_scan += $(top_srcdir)/eigrpd/eigrp_vty.c
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user