summaryrefslogtreecommitdiff
path: root/config/kernel
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-03 20:29:35 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-03-03 20:29:35 (GMT)
commitb6b7925fcb3093e8d9fabed7d2d61ad1b4312daf (patch)
tree33fff5e001c719031736855954f5e4aa81f6a1b5 /config/kernel
parentea604716d9852e5b5fe0e158b822ea0878f3925f (diff)
Rename the custom header option.
/trunk/scripts/build/kernel/linux.sh | 12 6 6 0 ++++++------ /trunk/config/kernel/linux.in | 4 2 2 0 ++-- 2 files changed, 8 insertions(+), 8 deletions(-)
Diffstat (limited to 'config/kernel')
-rw-r--r--config/kernel/linux.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index 2dcb34b..5e7fbd7 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -284,14 +284,14 @@ config KERNEL_LINUX_VERBOSE_LEVEL
endif
-config KERNEL_LINUX_USE_CUSTOM_DIR
+config KERNEL_LINUX_USE_CUSTOM_HEADERS
bool
prompt "Use custom headers"
help
If you have some kernel headers lying around, you can enter the path
below.
-if KERNEL_LINUX_USE_CUSTOM_DIR
+if KERNEL_LINUX_USE_CUSTOM_HEADERS
config KERNEL_LINUX_CUSTOM_IS_TARBALL
bool