numam-dpdk/drivers/raw
Bruce Richardson 7a3c4f4de2 net/ipn3ke: fix meson build
The ipn3ke driver and the ifpga driver had circular dependencies on each
other, meaning that neither could be built with meson. Fix this by:

* setting the build order of net and raw to match that in makefiles
* removing the dependency from the net driver on the rawdev one
* fixing the dependency names in the rawdev driver meson.build file

Fixes: 8418c92811 ("net/ipn3ke: remove configuration for i40e port bonding")
Fixes: e1defba4cf ("raw/ifpga/base: support device tree")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2020-01-17 19:45:23 +01:00
..
dpaa2_cmdif drivers: update copyright for NXP files 2019-11-28 16:03:54 +01:00
dpaa2_qdma build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
ifpga net/ipn3ke: fix meson build 2020-01-17 19:45:23 +01:00
ioat build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
ntb build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
octeontx2_dma build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
skeleton build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
Makefile drivers/raw: remove rawdev from directory names 2019-07-30 15:20:41 +02:00
meson.build drivers/raw: standardize naming 2019-07-30 15:36:35 +02:00