X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=inline;f=drivers%2FMakefile;h=7d5da5d9f5228c947c005468e991054d5896e320;hb=79e9ae58bf6f8dd41ceebb43947f675ef97df521;hp=75660765e7425f0ba81083edd3badb815ecdc7d7;hpb=98c4a35c736fb6c214416b67e80acb689d6fc877;p=dpdk.git diff --git a/drivers/Makefile b/drivers/Makefile index 75660765e7..7d5da5d9f5 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -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