numam-dpdk/drivers
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
..
bus mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
crypto mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
event mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
mempool mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
net mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
Makefile mempool/octeontx: move mbox from event to mempool 2017-10-23 16:51:00 +02:00