summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-12 14:41:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-12 14:41:43 +0100
commit467354cea91b44f8597517ae8c104cfb0f0bd4b5 (patch)
tree5df40db796d7460c1ca8743f8e524d2a27987acb /Makefile
parentc1176fd37a63030f5a912dd52f0dffefbc13c16a (diff)
fix download target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bf2b3be01..8ca346b8b 100644
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,7 @@ oldconfig: .prereq_done
download: .prereq_done
@${GMAKE_INV} toolchain/download
+ @${GMAKE_INV} dep
@${GMAKE_INV} package/download
cleankernel kernelclean: .prereq_done