event/dpaa2: set number of order sequences
[dpdk.git] / drivers / bus / vmbus / Makefile
index 0d99e71..59e789d 100644 (file)
@@ -3,7 +3,6 @@
 include $(RTE_SDK)/mk/rte.vars.mk
 
 LIB = librte_bus_vmbus.a
-LIBABIVER := 2
 EXPORT_MAP := rte_bus_vmbus_version.map
 
 CFLAGS += -I$(SRCDIR)
@@ -19,7 +18,6 @@ endif
 
 CFLAGS += -I$(RTE_SDK)/drivers/bus/vmbus/$(SYSTEM)
 CFLAGS += -I$(RTE_SDK)/lib/librte_eal/common
-CFLAGS += -I$(RTE_SDK)/lib/librte_eal/$(SYSTEM)app/eal
 
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring
 LDLIBS += -lrte_ethdev