X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fraw%2Focteontx2_dma%2FMakefile;h=c64ca3497a4c4f2152e3af9fc1634d02de601bb1;hb=2a0c9ae4f646d8325eaaa0cd44b5def34f5a23b3;hp=96f782eb68b6f747dbbec0b492c60fa82435f2e9;hpb=b225073dda0eae37c90e1b01211f4127d11b0c97;p=dpdk.git diff --git a/drivers/raw/octeontx2_dma/Makefile b/drivers/raw/octeontx2_dma/Makefile index 96f782eb68..c64ca3497a 100644 --- a/drivers/raw/octeontx2_dma/Makefile +++ b/drivers/raw/octeontx2_dma/Makefile @@ -5,7 +5,7 @@ include $(RTE_SDK)/mk/rte.vars.mk # library name -LIB = librte_pmd_octeontx2_dma.a +LIB = librte_rawdev_octeontx2_dma.a CFLAGS += -O3 $(WERROR_FLAGS) CFLAGS += -I$(RTE_SDK)/drivers/common/octeontx2/ @@ -22,9 +22,7 @@ CFLAGS += -diag-disable 2259 endif endif -EXPORT_MAP := rte_pmd_octeontx2_dma_version.map - -LIBABIVER := 1 +EXPORT_MAP := rte_rawdev_octeontx2_dma_version.map # # all source are stored in SRCS-y