enable quilt by default for the kernel tree

SVN-Revision: 12400
This commit is contained in:
Felix Fietkau
2008-08-27 14:14:00 +00:00
parent 1063f8d415
commit ab8c8b019f
3 changed files with 3 additions and 2 deletions

View 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