build system refactoring in preparation for allowing packages to do host-build steps
[openwrt/staging/wigyori.git] / include / download.mk
index 0a2dd3c03fcfd99efec0249550ae85805cde7c42..811c42a3c37e249974b76197e4899d34f17ae7f9 100644 (file)
@@ -5,7 +5,7 @@
 # See /LICENSE for more information.
 #
 
-DOWNLOAD_RDEP:=$(STAMP_PREPARED)
+DOWNLOAD_RDEP:=$(STAMP_PREPARED) $(HOST_STAMP_PREPARED)
 
 # Try to guess the download method from the URL
 define dl_method