numam-dpdk/drivers/net/tap
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_eth_tap.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
rte_eth_tap.h net/tap: fix flow and port commands 2017-10-06 02:49:48 +02:00
rte_pmd_tap_version.map net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
tap_flow.c ethdev: expose flow API error helper 2017-10-13 01:18:47 +01:00
tap_flow.h net/tap: support flow API isolated mode 2017-07-06 15:00:56 +02:00
tap_netlink.c net/tap: update netlink error code management 2017-04-04 19:03:03 +02:00
tap_netlink.h net/tap: add link status notification 2017-04-04 18:59:47 +02:00
tap_tcmsgs.c net/tap: update netlink error code management 2017-04-04 19:03:03 +02:00
tap_tcmsgs.h net/tap: update netlink error code management 2017-04-04 19:03:03 +02:00