X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=include%2Ftoplevel.mk;h=5fbf5e2ea43f0f7d06bc289986970b382d17cfbd;hp=09aec791bad06f11d0d0ea391f93513d9c288906;hb=737b063cc2e562485e624cda0fb42fb47f1b90c7;hpb=55623a9c83c8c21b25f55e63ba0b5672f074f486 diff --git a/include/toplevel.mk b/include/toplevel.mk index 09aec791ba..5fbf5e2ea4 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -176,7 +176,7 @@ else DOWNLOAD_DIRS = package/download endif -download: .config FORCE +download: .config FORCE $(if $(wildcard $(TOPDIR)/staging_dir/host/bin/flock),,tools/flock/compile) @+$(foreach dir,$(DOWNLOAD_DIRS),$(SUBMAKE) $(dir);) clean dirclean: .config