mbuf: introduce routine to get private mbuf pool flags
[dpdk.git] / lib / librte_eventdev / Makefile
index cd3ff80..1052ccd 100644 (file)
@@ -7,9 +7,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_eventdev.a
 
-# library version
-LIBABIVER := 7
-
 # build flags
 CFLAGS += -DALLOW_EXPERIMENTAL_API
 CFLAGS += -O3