aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bus/vdev/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/vdev/Makefile')
-rw-r--r--drivers/bus/vdev/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/bus/vdev/Makefile b/drivers/bus/vdev/Makefile
index 24d424a3..bd0bb895 100644
--- a/drivers/bus/vdev/Makefile
+++ b/drivers/bus/vdev/Makefile
@@ -10,6 +10,7 @@ LIB = librte_bus_vdev.a
CFLAGS += -O3
CFLAGS += $(WERROR_FLAGS)
+CFLAGS += -DALLOW_EXPERIMENTAL_API
# versioning export map
EXPORT_MAP := rte_bus_vdev_version.map