numam-dpdk/lib/librte_timer
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_timer_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00
rte_timer.c timer: use 64-bit specific code on more platforms 2017-10-11 22:59:31 +02:00
rte_timer.h lib: work around unnamed structs/unions 2016-09-13 15:35:28 +02:00