From: juhosg Date: Fri, 15 Jan 2010 12:11:05 +0000 (+0000) Subject: ar71xx: fix typos in the ar71xx.sh X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=4c2fa4ed06396476898e8abd6201a41842e27584 ar71xx: fix typos in the ar71xx.sh git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19151 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index f39d5dc9b..1816bf856 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"