aboutsummaryrefslogtreecommitdiffstats
path: root/include/quilt.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/quilt.mk')
-rw-r--r--include/quilt.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/quilt.mk b/include/quilt.mk
index 3a6f0dc754..c0a868fbf9 100644
--- a/include/quilt.mk
+++ b/include/quilt.mk
@@ -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