]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
crypto/dpaa_sec: add crypto driver for NXP DPAA platform
[dpdk.git] / drivers / Makefile
index bc2d0827a79843a74c1a7392d027e4a8f05a3932..3a5b2234290d897b2b8035706097868065564fa3 100644 (file)
@@ -39,6 +39,6 @@ DEPDIRS-mempool := bus event
 DIRS-y += net
 DEPDIRS-net := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
 DIRS-y += net
 DEPDIRS-net := bus mempool
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
-DEPDIRS-crypto := mempool
+DEPDIRS-crypto := bus mempool
 
 include $(RTE_SDK)/mk/rte.subdir.mk
 
 include $(RTE_SDK)/mk/rte.subdir.mk