numam-dpdk/lib/librte_distributor
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_distributor_match_generic.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_match_sse.c distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_private.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_v20.c eal: switch to architecture specific pause function 2017-07-03 23:58:51 +02:00
rte_distributor_v20.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00
rte_distributor_v1705.h distributor: add symbol versioning 2017-03-29 16:46:57 +02:00
rte_distributor_version.map distributor: add symbol versioning 2017-03-29 16:46:57 +02:00
rte_distributor.c lib: remove duplicate includes 2017-07-16 17:30:06 +02:00
rte_distributor.h distributor: switch over to new API 2017-03-29 16:46:57 +02:00