X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fcompress%2FMakefile;h=286ea6ee84e12f812eaa5fdb71f8b20cda5efd17;hb=df8cca463371ec790e73b27f5e579ccf06397be5;hp=592497f514d2cec5ac00c4ee042a68ecb12aba95;hpb=3c32e89f68e1f6edfd715b76925b95700e9cd4aa;p=dpdk.git diff --git a/drivers/compress/Makefile b/drivers/compress/Makefile index 592497f514..286ea6ee84 100644 --- a/drivers/compress/Makefile +++ b/drivers/compress/Makefile @@ -4,5 +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