Allow setting mac80211 interface into ad-hoc mode (#3247)
[openwrt.git] / include / kernel-build.mk
index 82b0bcf..678cf18 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)