X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=include%2Fhost-build.mk;h=8a8d6dec21a2278dcd51b1a784092100c1c14072;hb=f7eaaeb834317048c3f74ad62fbb1f00ecc7a700;hp=e0a2ec1493fc126f223ff1c9c0973bccee973199;hpb=8ba85e3dc1750cfe513a724c9f68875725f93934;p=openwrt.git diff --git a/include/host-build.mk b/include/host-build.mk index e0a2ec1493..8a8d6dec21 100644 --- a/include/host-build.mk +++ b/include/host-build.mk @@ -87,6 +87,7 @@ define Download/default endef define HostBuild + $(if $(QUILT),$(Build/Quilt)) $(if $(strip $(PKG_SOURCE_URL)),$(call Download,default)) $(if $(DUMP),,$(call HostBuild/Autoclean))