]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/dpdk/drivers/Makefile
import 15.2.0 Octopus source
[ceph.git] / ceph / src / spdk / dpdk / drivers / Makefile
index 75660765e7425f0ba81083edd3badb815ecdc7d7..7d5da5d9f5228c947c005468e991054d5896e320 100644 (file)
@@ -5,6 +5,7 @@ include $(RTE_SDK)/mk/rte.vars.mk
 
 DIRS-y += common
 DIRS-y += bus
+DEPDIRS-bus := common
 DIRS-y += mempool
 DEPDIRS-mempool := common bus
 DIRS-y += net