bumped wpa_supplicant to 0.5.10
[openwrt/svn-archive/archive.git] / include / kernel-build.mk
index 82b0bcff27af7e023a11be3a49bf2e73fe82ab72..678cf18a3d4a85a190912c0808dc89d103ab4a42 100644 (file)
@@ -48,6 +48,7 @@ define Download/kernel
 endef
 
 define BuildKernel
+  $(if $(QUILT),$(Build/Quilt))
   $(if $(LINUX_SITE),$(call Download,kernel))
 
   $(STAMP_PREPARED): $(DL_DIR)/$(LINUX_SOURCE)