summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-22 18:08:45 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-08-22 18:08:45 +0000
commit3e6b1ff9dc3b81c36fcabda1249cd404f1098b30 (patch)
tree6e0c8fcb716d34c809a470d065a4f611b7672b10 /target
parent3c791404913b1316f566172cc0665b9406a634d4 (diff)
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')
-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 1ab8f7913..65ebf8401 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"
;;
*)