]> git.droids-corp.org - dpdk.git/blobdiff - drivers/mempool/dpaa/Makefile
build: disable experimental API check internally
[dpdk.git] / drivers / mempool / dpaa / Makefile
index 8c786ddbeba03ad1f37470aaa3d161c3ae043606..144969c6272d47c12075dc8c51592d543af0776e 100644 (file)
@@ -19,9 +19,6 @@ CFLAGS += -I$(RTE_SDK)/lib/librte_mempool
 # versioning export map
 EXPORT_MAP := rte_mempool_dpaa_version.map
 
-# depends on dpaa bus which uses experimental API
-CFLAGS += -DALLOW_EXPERIMENTAL_API
-
 # all source are stored in SRCS-y
 #
 SRCS-$(CONFIG_RTE_LIBRTE_DPAA_MEMPOOL) += dpaa_mempool.c