]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/Makefile
build: disable experimental API check internally
[dpdk.git] / drivers / net / mlx4 / Makefile
index c5543ed3da9fc4a11339382067eb70b9df7b1f45..02e9b2ec0714b1ebd2acd2ffe8a91feddf2b15bc 100644 (file)
@@ -38,7 +38,6 @@ CFLAGS += -D_BSD_SOURCE
 CFLAGS += -D_DEFAULT_SOURCE
 CFLAGS += -D_XOPEN_SOURCE=600
 CFLAGS += $(WERROR_FLAGS)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 ifeq ($(CONFIG_RTE_IBVERBS_LINK_DLOPEN),y)
 CFLAGS += -DMLX4_GLUE='"$(LIB_GLUE)"'
 CFLAGS += -DMLX4_GLUE_VERSION='"$(LIB_GLUE_VERSION)"'