changed Makefile and profiles, added patches for kernel 2.6.24
[openwrt.git] / include / kernel-build.mk
index 089753e..477c9ee 100644 (file)
@@ -11,6 +11,7 @@ ifneq ($(DUMP),1)
   all: compile
 endif
 
+export QUILT=1
 STAMP_PREPARED:=$(LINUX_DIR)/.prepared
 STAMP_CONFIGURED:=$(LINUX_DIR)/.configured
 include $(INCLUDE_DIR)/download.mk