]> git.droids-corp.org - dpdk.git/blobdiff - drivers/Makefile
net/bnxt: fix race between start and interrupt handler
[dpdk.git] / 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