X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcommon%2Focteontx2%2FMakefile;h=efe3da2cc8c0d80c47ead48bebd4a2b05a04e189;hb=4211cc0e922616f9d017504b0db6d3f91b111bcd;hp=afe570817c5472d53df5c2a6ee1fccab377a9b23;hpb=e66a5a827064f27258e54f3065fcf515936b7513;p=dpdk.git diff --git a/drivers/common/octeontx2/Makefile b/drivers/common/octeontx2/Makefile index afe570817c..efe3da2cc8 100644 --- a/drivers/common/octeontx2/Makefile +++ b/drivers/common/octeontx2/Makefile @@ -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