numam-dpdk/drivers
Bruce Richardson 9314afb68a drivers: add infrastructure for meson build
Add in the top-level drivers meson.build file to start adding in building
of PMDs. Since all PMDs are built in pretty much the same way, the logic
for building each PMD, including extracting the pmdinfo, is included in the
top level build file. This means that each individual driver class only
needs to specify its default dependencies and a few naming conventions, and
each driver only needs to specify it's source files, headers, etc.

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
..
bbdev mk: add experimental tag check 2018-01-29 23:35:29 +01:00
bus bus/dpaa: fix clang warnings 2018-01-30 16:54:15 +01:00
crypto crypto/dpaa2_sec: fix enum conversion for GCM 2018-01-30 16:54:50 +01:00
event mk: add experimental tag check 2018-01-29 23:35:29 +01:00
mempool bus/fslmc: register platform HW mempool on runtime 2018-01-29 19:02:05 +01:00
net net/tap: fix build on ppc 2018-01-30 14:28:14 +01:00
Makefile bb/null: add null base band device driver 2018-01-19 01:44:25 +01:00
meson.build drivers: add infrastructure for meson build 2018-01-30 17:49:16 +01:00