aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6
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
commit73764e64b86fd639ea9fdb96ee6b1efc0b3191db (patch)
treecaac4f143d0b90375d9a0c693e33a00e7ab1a871 /target/linux/rdc-2.6
parent2b9fbd170f9d14933bb197034df8e03e4f26a872 (diff)
downloadmaster-187ad058-73764e64b86fd639ea9fdb96ee6b1efc0b3191db.tar.gz
master-187ad058-73764e64b86fd639ea9fdb96ee6b1efc0b3191db.tar.bz2
master-187ad058-73764e64b86fd639ea9fdb96ee6b1efc0b3191db.zip
fix a spelling mistake (spotted by armijn)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5828 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc-2.6')
-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.