]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
mempool/dpaa2: add hardware offloaded mempool
[dpdk.git] / drivers / Makefile
index fbc2351a30c2a23502627e76e3b344fca0da16fa..19459fdab6542814ba3aace6f4fa09bacbc0996e 100644 (file)
@@ -33,6 +33,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 
 DIRS-y += bus
 DIRS-y += mempool
+DEPDIRS-mempool := bus
 DIRS-y += net
 DIRS-$(CONFIG_RTE_LIBRTE_CRYPTODEV) += crypto
 DIRS-$(CONFIG_RTE_LIBRTE_EVENTDEV) += event