numam-dpdk/lib/librte_gro
Olivier Matz cbc12b0a96 mk: do not generate LDLIBS from directory dependencies
The list of libraries in LDLIBS was generated from the DEPDIRS-xyz
variable. This is valid when the subdirectory name match the library
name, but it's not always the case, especially for PMDs.

The patches removes this feature and explicitly adds the proper
libraries in LDLIBS.

Some DEPDIRS-xyz variables become useless, remove them.

Reported-by: Gage Eads <gage.eads@intel.com>
Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Reviewed-by: Gage Eads <gage.eads@intel.com>
2017-10-24 02:14:57 +02:00
..
gro_tcp4.c lib/gro: support TCP/IPv4 2017-07-09 18:14:54 +02:00
gro_tcp4.h lib/gro: support TCP/IPv4 2017-07-09 18:14:54 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_gro_version.map gro: fix typo in map file 2017-08-31 23:02:54 +02:00
rte_gro.c gro: fix bitwise overflow 2017-07-31 09:00:49 +02:00
rte_gro.h gro: fix missing includes 2017-08-05 01:19:13 +02:00