X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcompress%2FMakefile;h=286ea6ee84e12f812eaa5fdb71f8b20cda5efd17;hb=cd7c298af7df73f3b9138a9a3e46338891b4d55d;hp=1f159a545899d4d885b723ef7a9f838278ae21a2;hpb=0c4e4c16b0049ef5d0d2a7bb49d4ab653f7f14b6;p=dpdk.git diff --git a/drivers/compress/Makefile b/drivers/compress/Makefile index 1f159a5458..286ea6ee84 100644 --- a/drivers/compress/Makefile +++ b/drivers/compress/Makefile @@ -4,6 +4,7 @@ include $(RTE_SDK)/mk/rte.vars.mk DIRS-$(CONFIG_RTE_LIBRTE_PMD_ISAL) += isal +DIRS-$(CONFIG_RTE_LIBRTE_PMD_OCTEONTX_ZIPVF) += octeontx DIRS-$(CONFIG_RTE_LIBRTE_PMD_ZLIB) += zlib include $(RTE_SDK)/mk/rte.subdir.mk