]> git.droids-corp.org - dpdk.git/blobdiff - drivers/compress/Makefile
net/octeontx2: add build check on fast path fields
[dpdk.git] / drivers / compress / Makefile
index 1f159a545899d4d885b723ef7a9f838278ae21a2..286ea6ee84e12f812eaa5fdb71f8b20cda5efd17 100644 (file)
@@ -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