]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_gro/Makefile
common/qat: update firmware headers
[dpdk.git] / lib / librte_gro / Makefile
index 63df236aa05bf42a9f1d5fbe58b3dbeda88f1cfb..bec248f9223883c2f5735d2a3faa548c01f3e342 100644 (file)
@@ -17,6 +17,7 @@ LIBABIVER := 1
 # source files
 SRCS-$(CONFIG_RTE_LIBRTE_GRO) += rte_gro.c
 SRCS-$(CONFIG_RTE_LIBRTE_GRO) += gro_tcp4.c
+SRCS-$(CONFIG_RTE_LIBRTE_GRO) += gro_vxlan_tcp4.c
 
 # install this header file
 SYMLINK-$(CONFIG_RTE_LIBRTE_GRO)-include += rte_gro.h