disable gpiodev w/ 2.6.23, since rb532 is the only user of it and does not support it
[openwrt/svn-archive/archive.git] / include / kernel-build.mk
index 089753e3a787b77c14ecfed3170f8b46bfa7a359..477c9eeddf4cd11763c795e6a10b74aaeb132091 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