X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_gro%2FMakefile;fp=lib%2Flibrte_gro%2FMakefile;h=747eeec9eabf1f8c1352ea261235a9d8a53f3762;hb=0d2cbe59b719a1f9d728d26622905e15ec6ff471;hp=7e0f1287adf9090ca69087b31f90711e5c1ca14e;hpb=e996506a1c07f145aa15ea6756cb11f2c705d1d3;p=dpdk.git diff --git a/lib/librte_gro/Makefile b/lib/librte_gro/Makefile index 7e0f1287ad..747eeec9ea 100644 --- a/lib/librte_gro/Makefile +++ b/lib/librte_gro/Makefile @@ -43,6 +43,7 @@ LIBABIVER := 1 # source files SRCS-$(CONFIG_RTE_LIBRTE_GRO) += rte_gro.c +SRCS-$(CONFIG_RTE_LIBRTE_GRO) += gro_tcp4.c # install this header file SYMLINK-$(CONFIG_RTE_LIBRTE_GRO)-include += rte_gro.h