]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/octeontx2/Makefile
net/octeontx: support fast mbuf free
[dpdk.git] / drivers / common / octeontx2 / Makefile
index afe570817c5472d53df5c2a6ee1fccab377a9b23..efe3da2cc8c0d80c47ead48bebd4a2b05a04e189 100644 (file)
@@ -24,8 +24,6 @@ endif
 
 EXPORT_MAP := rte_common_octeontx2_version.map
 
-LIBABIVER := 1
-
 #
 # all source are stored in SRCS-y
 #
@@ -33,6 +31,7 @@ SRCS-y += otx2_dev.c
 SRCS-y += otx2_irq.c
 SRCS-y += otx2_mbox.c
 SRCS-y += otx2_common.c
+SRCS-y += otx2_sec_idev.c
 
 LDLIBS += -lrte_eal
 LDLIBS += -lrte_ethdev