From: Gabor Juhos Date: Fri, 15 Jan 2010 12:11:05 +0000 (+0000) Subject: ar71xx: fix typos in the ar71xx.sh X-Git-Tag: reboot~21424 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=21a235bc67e4a56455be115d5136db9e66e01c36 ar71xx: fix typos in the ar71xx.sh SVN-Revision: 19151 --- 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"