build: disable experimental API check internally
[dpdk.git] / drivers / net / axgbe / Makefile
index c2d4336..e421d0d 100644 (file)
@@ -13,8 +13,6 @@ CFLAGS += $(WERROR_FLAGS)
 
 EXPORT_MAP := rte_pmd_axgbe_version.map
 
-LIBABIVER := 1
-
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool
 LDLIBS += -lrte_pci -lrte_bus_pci
 LDLIBS += -lrte_ethdev -lrte_net