X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8ba85e3dc1750cfe513a724c9f68875725f93934..d9afe94380ab38c650158ecacc5234a75012031d:/include/host-build.mk?ds=sidebyside 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))