numam-dpdk/lib/librte_hash
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_cmp_arm64.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_cmp_x86.h hash: remove checks for SSE 2017-07-04 14:35:41 +02:00
rte_crc_arm64.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_cuckoo_hash_x86.h hash: fix bucket size usage 2016-10-12 18:40:52 +02:00
rte_cuckoo_hash.c hash: fix eviction counter 2017-10-07 13:50:43 +02:00
rte_cuckoo_hash.h hash: remove checks for SSE 2017-07-04 14:35:41 +02:00
rte_fbk_hash.c hash: fix allocation of an existing object 2016-04-06 17:30:48 +02:00
rte_fbk_hash.h hash: remove checks for SSE 2017-07-04 14:35:41 +02:00
rte_hash_crc.h hash: remove checks for SSE 2017-07-04 14:35:41 +02:00
rte_hash_version.map hash: retrieve a key given its position 2016-07-10 14:56:45 +02:00
rte_hash.h hash: retrieve a key given its position 2016-07-10 14:56:45 +02:00
rte_jhash.h hash: document jhash boundary behavior 2017-10-05 23:37:52 +02:00
rte_thash.h hash: optimize Toeplitz RSS computation 2017-10-07 13:50:43 +02:00