summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-12-17 23:33:25 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-12-17 23:33:25 +0000
commit35e440b69ecd71c14952bd3a8d5d12161d6c5123 (patch)
treeb9a35d6a6b7f1e409112189b9630fbfb8800adc1 /target
parent7aeb76272c3e220eef34d5b0dad6071676dad707 (diff)
downloadmaster-31e0f0ae-35e440b69ecd71c14952bd3a8d5d12161d6c5123.tar.gz
master-31e0f0ae-35e440b69ecd71c14952bd3a8d5d12161d6c5123.tar.bz2
master-31e0f0ae-35e440b69ecd71c14952bd3a8d5d12161d6c5123.zip
fix a spelling mistake (spotted by armijn)
SVN-Revision: 5828
Diffstat (limited to 'target')
-rw-r--r--target/linux/rdc-2.6/patches/000-rdc_fixes.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch
index 8aaceeb41d..5f2db002d5 100644
--- a/target/linux/rdc-2.6/patches/000-rdc_fixes.patch
+++ b/target/linux/rdc-2.6/patches/000-rdc_fixes.patch
@@ -8,7 +8,7 @@ diff -urN linux-2.6.19/arch/i386/Kconfig linux-2.6.19.new/arch/i386/Kconfig
+config X86_RDC
+ bool "Support for RDC 3211 boards"
+ help
-+ Support for RDC 3211 sustems. Say 'Y' here if ther kernel is
++ Support for RDC 3211 sustems. Say 'Y' here if the kernel is
+ supposed to run on an IA-32 RDC R3211 system.
+ Only choose this option if you have such as system, otherwise you
+ should say N here.