fixes for refresh/update handling

SVN-Revision: 9063
This commit is contained in:
Felix Fietkau
2007-09-29 04:29:11 +00:00
parent d1933f9761
commit e2f7a60283
4 changed files with 45 additions and 32 deletions

View File

@@ -49,6 +49,7 @@ define Download/default
endef
define Build/DefaultTargets
$(if $(QUILT),$(Build/Quilt))
$(if $(strip $(PKG_SOURCE_URL)),$(call Download,default))
$(call Build/Autoclean)