bus/fslmc: use iova2virt instead of memseg iteration
[dpdk.git] / drivers / event / dpaa2 / Makefile
index b26862c..a5b68b4 100644 (file)
@@ -28,6 +28,9 @@ EXPORT_MAP := rte_pmd_dpaa2_event_version.map
 
 LIBABIVER := 1
 
+# depends on fslmc bus which uses experimental API
+CFLAGS += -DALLOW_EXPERIMENTAL_API
+
 #
 # all source are stored in SRCS-y
 #