aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-08-22 18:08:45 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-08-22 18:08:45 +0000
commitc4b2ea9d6df0782e3449f757ea76ff00fbebc94c (patch)
tree6e0c8fcb716d34c809a470d065a4f611b7672b10 /target/linux
parent01a4c735e3d34355f4c9bbd4bc8fab603972a1f7 (diff)
downloadupstream-c4b2ea9d6df0782e3449f757ea76ff00fbebc94c.tar.gz
upstream-c4b2ea9d6df0782e3449f757ea76ff00fbebc94c.tar.bz2
upstream-c4b2ea9d6df0782e3449f757ea76ff00fbebc94c.zip
ramips: fix wireless firmware extraction for wr512-3gn
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28073 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/ramips.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh
index 1ab8f7913a..65ebf84016 100755
--- a/target/linux/ramips/base-files/lib/ramips.sh
+++ b/target/linux/ramips/base-files/lib/ramips.sh
@@ -58,7 +58,7 @@ ramips_board_name() {
*"WZR-AGL300NH")
name="wzr-agl300nh"
;;
- *"SH-WR512NU/WS-WR512N1-like 3GN router")
+ *"WR512-3GN-like router")
name="wr512-3gn"
;;
*)