fix kernel build with quilt

SVN-Revision: 8727
This commit is contained in:
Felix Fietkau
2007-09-10 04:21:21 +00:00
parent 01b6a90e3d
commit e83d637f65
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# See /LICENSE for more information.
#
ifeq ($(KERNEL_BUILD),1)
ifeq ($(TARGET_BUILD),1)
PKG_BUILD_DIR:=$(LINUX_DIR)
endif
PATCH_DIR?=./patches