build: remove individual library versions
[dpdk.git] / lib / librte_mbuf / Makefile
index 019c8dd..9f6e638 100644 (file)
@@ -13,8 +13,6 @@ LDLIBS += -lrte_eal -lrte_mempool
 
 EXPORT_MAP := rte_mbuf_version.map
 
-LIBABIVER := 5
-
 # all source are stored in SRCS-y
 SRCS-$(CONFIG_RTE_LIBRTE_MBUF) := rte_mbuf.c rte_mbuf_ptype.c rte_mbuf_pool_ops.c
 SRCS-$(CONFIG_RTE_LIBRTE_MBUF) += rte_mbuf_dyn.c