]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/avp/Makefile
net/hinic/base: avoid system time jump
[dpdk.git] / drivers / net / avp / Makefile
index a7537656c9eb70603d78edd654b5e04025d8f3b1..075247b13af5dcb08c10fe73a8bd4a484dab7f30 100644 (file)
@@ -10,15 +10,12 @@ LIB = librte_pmd_avp.a
 
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS) -I$(SRCDIR)
-CFLAGS += -DALLOW_EXPERIMENTAL_API
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
 LDLIBS += -lrte_ethdev -lrte_net -lrte_kvargs
 LDLIBS += -lrte_bus_pci
 
 EXPORT_MAP := rte_pmd_avp_version.map
 
-LIBABIVER := 1
-
 # install public header files to enable compilation of the hypervisor level
 # dpdk application
 SYMLINK-$(CONFIG_RTE_LIBRTE_AVP_PMD)-include += rte_avp_common.h