numam-dpdk/drivers/net/failsafe
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
..
failsafe_args.c net/failsafe: fix errno set on command execution 2017-10-06 02:49:47 +02:00
failsafe_eal.c net/failsafe: fix failsafe bus uninit return value 2017-10-06 02:49:47 +02:00
failsafe_ether.c ethdev: increase port id range 2017-10-06 18:23:25 +02:00
failsafe_flow.c net/failsafe: support flow API isolation mode 2017-07-19 16:25:43 +03:00
failsafe_ops.c ethdev: add return value to stats get dev op 2017-10-12 01:52:49 +01:00
failsafe_private.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
failsafe_rxtx.c net/failsafe: support device removal 2017-07-19 16:25:43 +03:00
failsafe.c net/failsafe: support link status change event 2017-07-19 16:25:43 +03:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_failsafe_version.map net/failsafe: add fail-safe PMD 2017-07-19 16:25:42 +03:00