numam-dpdk/drivers/net/vmxnet3
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
..
base net/vmxnet3: add cmd to register memory region 2017-04-04 15:52:51 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_vmxnet3_version.map vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ethdev.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
vmxnet3_ethdev.h net/vmxnet3: generate link-state change notifications 2017-07-06 15:00:57 +02:00
vmxnet3_logs.h vmxnet3: move to drivers/net/ 2015-05-22 16:06:23 +02:00
vmxnet3_ring.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
vmxnet3_rxtx.c net/vmxnet3: fix dereference before null check 2017-10-06 02:49:49 +02:00