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 | 894635c7fdef95959385949cb2abe76985d6a28f (patch) | |
tree | 821b67eb81d184cca338d1bcb5bba8245ead0daa /target | |
parent | 3aa12f1f74c013a713f6e552314937cca974da92 (diff) | |
download | upstream-894635c7fdef95959385949cb2abe76985d6a28f.tar.gz upstream-894635c7fdef95959385949cb2abe76985d6a28f.tar.bz2 upstream-894635c7fdef95959385949cb2abe76985d6a28f.zip |
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17030 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" |