summaryrefslogtreecommitdiffstats
path: root/target/linux/Config.in
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-10-05 12:55:40 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-10-05 12:55:40 +0000
commit5cfb2f794f603475b82a545356df2ba58a3b1176 (patch)
tree2cd488dc164d313aef7e039d41b6adecdbab967c /target/linux/Config.in
parent0c16c17f539ccbc91d4dd1ea5168e7beb390fa5d (diff)
downloadbuildroot-novena-5cfb2f794f603475b82a545356df2ba58a3b1176.tar.gz
buildroot-novena-5cfb2f794f603475b82a545356df2ba58a3b1176.zip
- fix some whitespace damage..
- add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
Diffstat (limited to 'target/linux/Config.in')
-rw-r--r--target/linux/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/Config.in b/target/linux/Config.in
index f045e7566..7e3064b86 100644
--- a/target/linux/Config.in
+++ b/target/linux/Config.in
@@ -10,7 +10,7 @@ config BR2_PACKAGE_LINUX
Note: Requires kernel-headers >= 2.6.19 since the other
kernel headers are just that (headers) and not full
- kernels. This is a feature.
+ kernels. This is a feature.
config BR2_PACKAGE_LINUX_EXPERIMENTAL_CONFIG
bool "linux kernel experimental configuration"