numam-dpdk/lib/librte_eal/linuxapp
Anatoly Burakov 6e8a721044 vfio: export functions even when disabled
Previously, VFIO functions were not compiled in and exported if
VFIO compilation was disabled. Fix this by actually compiling
all of the functions unconditionally, and provide missing
prototypes on Linux.

Fixes: 279b581c89 ("vfio: expose functions")
Fixes: 73a6390859 ("vfio: allow to map other memory regions")
Fixes: 964b2f3bfb ("vfio: export some internal functions")

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
2018-04-16 19:33:46 +02:00
..
eal vfio: export functions even when disabled 2018-04-16 19:33:46 +02:00
Makefile move kernel modules directories 2018-03-21 23:04:21 +01:00