build: remove individual library versions
[dpdk.git] / lib / librte_gso / Makefile
index 1fac53a..a34846e 100644 (file)
@@ -12,8 +12,6 @@ LDLIBS += -lrte_mempool
 
 EXPORT_MAP := rte_gso_version.map
 
-LIBABIVER := 1
-
 #source files
 SRCS-$(CONFIG_RTE_LIBRTE_GSO) += rte_gso.c
 SRCS-$(CONFIG_RTE_LIBRTE_GSO) += gso_common.c