ramips: fix wireless firmware extraction for wr512-3gn
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Aug 2011 18:08:45 +0000 (18:08 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 22 Aug 2011 18:08:45 +0000 (18:08 +0000)
Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28073 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/base-files/lib/ramips.sh

index 1ab8f79..65ebf84 100755 (executable)
@@ -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"
                ;;
        *)