]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_net/Makefile
net/ice: calculate TCP header size for offload
[dpdk.git] / lib / librte_net / Makefile
index aa1d6fed5aa0fb69cc243a64875a0c4e48604b89..9830e771b3b897cdc3dccf8840287080e3e529e8 100644 (file)
@@ -20,5 +20,6 @@ SYMLINK-$(CONFIG_RTE_LIBRTE_NET)-include += rte_sctp.h rte_icmp.h rte_arp.h
 SYMLINK-$(CONFIG_RTE_LIBRTE_NET)-include += rte_ether.h rte_gre.h rte_net.h
 SYMLINK-$(CONFIG_RTE_LIBRTE_NET)-include += rte_net_crc.h rte_mpls.h rte_higig.h
 SYMLINK-$(CONFIG_RTE_LIBRTE_NET)-include += rte_gtp.h rte_vxlan.h
+SYMLINK-$(CONFIG_RTE_LIBRTE_NET)-include += rte_ecpri.h
 
 include $(RTE_SDK)/mk/rte.lib.mk