net/hns3: fix VF configuration after abnormal exit
[dpdk.git] / drivers / crypto / ccp / Makefile
index f51d170..3f5da2a 100644 (file)
@@ -11,9 +11,6 @@ CFLAGS += -O3
 CFLAGS += -I$(SRCDIR)
 CFLAGS += $(WERROR_FLAGS)
 
-# library version
-LIBABIVER := 1
-
 # external library include paths
 LDLIBS += -lcrypto
 LDLIBS += -lrte_eal -lrte_mbuf -lrte_mempool -lrte_ring