refresh atheros config, add missing symbols to generic 2.6.26 config
[openwrt/openwrt.git] / include / host-build.mk
index e0a2ec1493fc126f223ff1c9c0973bccee973199..8a8d6dec21a2278dcd51b1a784092100c1c14072 100644 (file)
@@ -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))