numam-dpdk/lib/librte_pci
Bruce Richardson 5b9656b157 lib: build with meson
Add non-EAL libraries to DPDK build. The compat lib is a special case,
along with the previously-added EAL, but all other libs can be build using
the same set of commands, where the individual meson.build files only need
to specify their dependencies, source files, header files and ABI versions.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Harry van Haaren <harry.van.haaren@intel.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
Acked-by: Luca Boccassi <luca.boccassi@gmail.com>
2018-01-30 17:49:16 +01:00
..
Makefile pci: introduce library and driver 2017-10-26 23:17:31 +02:00
meson.build lib: build with meson 2018-01-30 17:49:16 +01:00
rte_pci_version.map pci: fix namespace prefix of new functions 2017-11-06 21:42:22 +01:00
rte_pci.c remove useless memzone includes 2017-11-06 22:12:08 +01:00
rte_pci.h pci: fix namespace prefix of new functions 2017-11-06 21:42:22 +01:00