X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=mk%2Finternal%2Frte.depdirs-post.mk;h=102a369df71506c42a6f53efad510be7b4a729ad;hp=fc6904dd88be95db35a6ca1a3b8fcfe0d4655059;hb=4ec6960aec264172ac22f89c31ec4b43234bb264;hpb=d76a592782c1291b19f74a8ec29bcbd40b5170cd diff --git a/mk/internal/rte.depdirs-post.mk b/mk/internal/rte.depdirs-post.mk index fc6904dd88..102a369df7 100644 --- a/mk/internal/rte.depdirs-post.mk +++ b/mk/internal/rte.depdirs-post.mk @@ -32,7 +32,7 @@ .PHONY: depdirs depdirs: @for d in $(DEPDIRS-y); do \ - $(RTE_SDK)/scripts/depdirs-rule.sh $(S) $$d ; \ + $(RTE_SDK)/buildtools/depdirs-rule.sh $(S) $$d ; \ done .PHONY: depgraph