X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ba85e3dc1750cfe513a724c9f68875725f93934..d20c210d75d4423fc8de2dc99bc3bb1de9a3b77e:/include/host-build.mk diff --git a/include/host-build.mk b/include/host-build.mk index e0a2ec149..8a8d6dec2 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))