]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/Makefile
crypto/qat: fix DOCSIS performance
[dpdk.git] / drivers / common / Makefile
index df2e840cf6101a30934001b37297bb65a2b43c67..cfb6b4dc889a8f9e2873a1444a9ec9172da0de3c 100644 (file)
@@ -36,8 +36,4 @@ ifneq (,$(findstring y,$(IAVF-y)))
 DIRS-y += iavf
 endif
 
 DIRS-y += iavf
 endif
 
-ifeq ($(findstring y,$(CONFIG_RTE_LIBRTE_MLX5_PMD)$(CONFIG_RTE_LIBRTE_MLX5_VDPA_PMD)),y)
-DIRS-y += mlx5
-endif
-
 include $(RTE_SDK)/mk/rte.subdir.mk
 include $(RTE_SDK)/mk/rte.subdir.mk