diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 10:50:35 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-27 10:50:35 +0000 |
commit | 7d0313c630f0d6449f72907e617de4b3b82d4862 (patch) | |
tree | 821b67eb81d184cca338d1bcb5bba8245ead0daa | |
parent | f1ab14abd7e521166daf5078309fa631d5abcf20 (diff) |
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17030 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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" |