]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ionic/Makefile
build: disable experimental API check internally
[dpdk.git] / drivers / net / ionic / Makefile
index f74ac2d34fb5509dfcef25b43301c7d0210581a6..7442e2c5cb15732dff245e0b0b581d8e29385eb7 100644 (file)
@@ -8,9 +8,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 #
 LIB = librte_pmd_ionic.a
 
 #
 LIB = librte_pmd_ionic.a
 
-# Required to use rte_eth_dev_create and rte_eth_dev_destroy
-CFLAGS += -DALLOW_EXPERIMENTAL_API
-
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)