numam-dpdk/lib/librte_mbuf
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
..
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_mbuf_ptype.c mbuf: support GTP in software packet type parser 2017-10-06 02:49:50 +02:00
rte_mbuf_ptype.h mbuf: support GTP in software packet type parser 2017-10-06 02:49:50 +02:00
rte_mbuf_version.map mbuf: add functions to dump offload flags 2016-10-12 18:08:40 +02:00
rte_mbuf.c eal: allow user to override default mempool driver 2017-10-06 20:48:22 +02:00
rte_mbuf.h mbuf: increase port initialization value 2017-10-06 18:24:03 +02:00