numam-dpdk/lib/librte_table
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_lru_arm64.h update Cavium Inc copyright headers 2017-07-08 17:43:49 +02:00
rte_lru_x86.h eal: move gcc version definition to common header 2017-07-04 15:57:22 +02:00
rte_lru.h table: add NEON implementation of LRU strategy 3 2017-07-03 17:15:47 +02:00
rte_table_acl.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_acl.h table: ACL 2014-06-17 03:34:10 +02:00
rte_table_array.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_array.h table: array 2014-06-17 03:34:10 +02:00
rte_table_hash_cuckoo.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_ext.c table: fix stats update 2017-04-21 01:29:21 +02:00
rte_table_hash_key8.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_key16.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_key32.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash_lru.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_hash.h table: add cuckoo hash 2016-10-12 22:08:36 +02:00
rte_table_lpm_ipv6.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_lpm_ipv6.h table: add name to LPM parameters 2015-10-12 16:03:19 +02:00
rte_table_lpm.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_lpm.h lpm: add a new config structure for IPv4 2016-03-09 23:05:05 +01:00
rte_table_stub.c lib: remove unnecessary void cast 2017-04-11 18:05:10 +02:00
rte_table_stub.h table: stub 2014-06-17 03:34:11 +02:00
rte_table_version.map table: add cuckoo hash 2016-10-12 22:08:36 +02:00
rte_table.h doc: drop old naming of the project 2016-02-10 15:47:51 +01:00