mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 22:29:23 +00:00
zebra: add zebra_vxlan_if.h header file to noinst_HEADER
zebra_vxlan_if.h header file was missed in noinst_HEADERS resulting in build failure for some platforms. Signed-off-by: Sharath Ramamurthy <sramamurthy@nvidia.com>
This commit is contained in:
parent
e0893ac1c8
commit
b459b90de8
@ -186,6 +186,7 @@ noinst_HEADERS += \
|
|||||||
zebra/zebra_evpn_mh.h \
|
zebra/zebra_evpn_mh.h \
|
||||||
zebra/zebra_neigh.h \
|
zebra/zebra_neigh.h \
|
||||||
zebra/zebra_l2_bridge_if.h \
|
zebra/zebra_l2_bridge_if.h \
|
||||||
|
zebra/zebra_vxlan_if.h \
|
||||||
zebra/zserv.h \
|
zebra/zserv.h \
|
||||||
zebra/dpdk/zebra_dplane_dpdk.h \
|
zebra/dpdk/zebra_dplane_dpdk.h \
|
||||||
zebra/dpdk/zebra_dplane_dpdk_private.h \
|
zebra/dpdk/zebra_dplane_dpdk_private.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user