aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-15 12:11:05 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-15 12:11:05 +0000
commit21a235bc67e4a56455be115d5136db9e66e01c36 (patch)
treeb97c6d22132e7cdddfaceb22c9f675d71e2c6845 /target/linux/ar71xx/base-files
parentcb80426641a08b9a7d44f5cfaef0288c58110c82 (diff)
downloadupstream-21a235bc67e4a56455be115d5136db9e66e01c36.tar.gz
upstream-21a235bc67e4a56455be115d5136db9e66e01c36.tar.bz2
upstream-21a235bc67e4a56455be115d5136db9e66e01c36.zip
ar71xx: fix typos in the ar71xx.sh
SVN-Revision: 19151
Diffstat (limited to 'target/linux/ar71xx/base-files')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/ar71xx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index f39d5dc9be..1816bf8569 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -100,8 +100,8 @@ ar71xx_board_name() {
*WRT400N)
name="wrt400n"
;;
- *WZR-HP-W300NH)
- name="wzr-hp-w300nh"
+ *WZR-HP-G300NH)
+ name="wzr-hp-g300nh"
;;
*)
name="generic"