diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-07-27 10:50:35 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-07-27 10:50:35 +0000 |
commit | 912c350689f328034f1d1400566c3e5376a99f0a (patch) | |
tree | 9e23cd91b9156f6b1a239b517245312c8fa37145 /target | |
parent | f6169adff552c1e56ad485b7377808385a5b687e (diff) | |
download | upstream-912c350689f328034f1d1400566c3e5376a99f0a.tar.gz upstream-912c350689f328034f1d1400566c3e5376a99f0a.tar.bz2 upstream-912c350689f328034f1d1400566c3e5376a99f0a.zip |
fix typo
SVN-Revision: 17030
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ppc40x/patches-2.6.30/005-openrb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch index 9ad8ea3d82..87de8777a2 100644 --- a/target/linux/ppc40x/patches-2.6.30/005-openrb.patch +++ b/target/linux/ppc40x/patches-2.6.30/005-openrb.patch @@ -393,7 +393,7 @@ + select 405EP + select PCI + help -+ This option enables support for the OpenRB Light board. ++ This option enables support for the OpenRB boards. + config MAKALU bool "Makalu" |