numam-dpdk/lib/librte_power
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
..
channel_commands.h power: add extra msg type for policies 2017-10-12 00:42:50 +01:00
guest_channel.c power: add send channel msg function to map file 2017-10-12 00:46:11 +01:00
guest_channel.h power: add send channel msg function to map file 2017-10-12 00:46:11 +01:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_power_acpi_cpufreq.c power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00
rte_power_acpi_cpufreq.h power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00
rte_power_common.h power: common interface for guest and host 2014-11-26 17:27:04 +01:00
rte_power_kvm_vm.c power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00
rte_power_kvm_vm.h power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00
rte_power_version.map power: add send channel msg function to map file 2017-10-12 00:46:11 +01:00
rte_power.c power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00
rte_power.h power: add per-core turbo boost API 2017-09-22 16:35:12 +02:00