service: fix identification of service running on other lcore
[dpdk.git] / lib / librte_bbdev / Makefile
index f9bf960..9d7576b 100644 (file)
@@ -6,9 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_bbdev.a
 
-# library version
-LIBABIVER := 1
-
 # build flags
 CFLAGS += -O3
 CFLAGS += $(WERROR_FLAGS)