mk: add experimental tag check
[dpdk.git] / drivers / bbdev / turbo_sw / Makefile
index 08f24b0..79eb554 100644 (file)
@@ -11,6 +11,7 @@ endif
 LIB = librte_pmd_bbdev_turbo_sw.a
 
 # build flags
+CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring -lrte_kvargs