]> git.droids-corp.org - dpdk.git/blobdiff - drivers/compress/octeontx/Makefile
build: remove individual library versions
[dpdk.git] / drivers / compress / octeontx / Makefile
index f34424c87f0ed0ceb19c9a598ac0a00fb7406719..d6324b5302c0b17ead23ad51b429fa7f0105fd58 100644 (file)
@@ -6,9 +6,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 # library name
 LIB = librte_pmd_octeontx_zip.a
 
-# library version
-LIBABIVER := 1
-
 # build flags
 CFLAGS += $(WERROR_FLAGS)
 CFLAGS += -O3