numam-dpdk/lib/librte_efd
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_efd_arm64.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_efd_version.map efd: new Elastic Flow Distributor library 2017-01-18 20:53:28 +01:00
rte_efd_x86.c efd: move AVX2 lookup in its own compilation unit 2017-10-13 15:20:50 +02:00
rte_efd_x86.h efd: move AVX2 lookup in its own compilation unit 2017-10-13 15:20:50 +02:00
rte_efd.c efd: fix build when compiler does not support AVX2 2017-10-13 22:08:21 +02:00
rte_efd.h efd: fix missing include in exported header 2017-05-01 00:13:15 +02:00