download: handle possibly invalid local tarballs
[openwrt/staging/chunkeey.git] / include / host-build.mk
index 7d84ab0f5fc443dedc103d80928a13a09f0f7199..4ac140518113fae55451a2c2170b2a7b698e7077 100644 (file)
@@ -186,6 +186,8 @@ ifndef DUMP
     clean-build: host-clean-build
   endif
 
+  $(DL_DIR)/$(FILE): FORCE
+
   $(_host_target)host-prepare: $(HOST_STAMP_PREPARED)
   $(_host_target)host-configure: $(HOST_STAMP_CONFIGURED)
   $(_host_target)host-compile: $(HOST_STAMP_BUILT) $(HOST_STAMP_INSTALLED)