summaryrefslogtreecommitdiff
path: root/target/device/x86
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-20 07:24:10 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2007-08-20 07:24:10 +0000
commit392ead671e8400a31ce50447efa2c1ab8060875b (patch)
treeef93a2f96c7395186705a36a2b37d2681c94df1b /target/device/x86
parent349108bf57ef84c4c3719ad7995aeaf6a669a95f (diff)
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
Diffstat (limited to 'target/device/x86')
-rw-r--r--target/device/x86/i386/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/device/x86/i386/Makefile.in b/target/device/x86/i386/Makefile.in
index 08ae1b1a2..c1c6ac0c1 100644
--- a/target/device/x86/i386/Makefile.in
+++ b/target/device/x86/i386/Makefile.in
@@ -15,3 +15,5 @@ endif
else
LINUX26_FORMAT=$(strip $(BR2_PACKAGE_LINUX_FORMAT))
endif
+
+KERNEL_HEADERS_PATCH_DIR:=$(BR2_BOARD_PATH)/kernel-header-patches