numam-dpdk/drivers/net/netvsc
Bruce Richardson c49825f895 build: fix meson build on FreeBSD
A number of drivers have dependencies on libraries which
are only built on Linux, and so they need to be disabled
on FreeBSD. Rather than basing the disabling on OS, in
each case we base the building of the library on the
presence of the required dependency.

Fixes: 50385c1060 ("net/ifc: add to meson build")
Fixes: 4e9c73e96e ("net/netvsc: add Hyper-V network device")
Fixes: 5936aa3a39 ("net/vhost: add to meson build")
Fixes: 3298fa4853 ("raw/dpaa2_cmdif: introduce DPAA2 command interface driver")
Fixes: b1ee472fed ("raw/dpaa2_qdma: introduce the DPAA2 QDMA driver")

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2018-07-26 09:58:19 +02:00
..
hn_ethdev.c net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_rndis.c net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_rxtx.c net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_var.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
Makefile net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
meson.build build: fix meson build on FreeBSD 2018-07-26 09:58:19 +02:00
ndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
rte_pmd_netvsc_version.map net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00