build: disable experimental API check internally
[dpdk.git] / drivers / crypto / nitrox / Makefile
index f569927..5351211 100644 (file)
@@ -9,10 +9,6 @@ LIB = librte_pmd_nitrox.a
 # build flags
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
-
-# library version
-LIBABIVER := 1
 
 # versioning export map
 EXPORT_MAP := rte_pmd_nitrox_version.map