diff options
author | John Crispin <john@openwrt.org> | 2014-11-14 16:52:36 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-11-14 16:52:36 +0000 |
commit | 0371dabc1347fd902b1a62b050dbe56064d23567 (patch) | |
tree | 50f5a698bb51621da6a083edf09f7dce554b2cef /target/linux/ramips/base-files/lib/upgrade/platform.sh | |
parent | 062828aee0c343ae13009b2108659c6c742eedff (diff) | |
download | mtk-20170518-0371dabc1347fd902b1a62b050dbe56064d23567.zip mtk-20170518-0371dabc1347fd902b1a62b050dbe56064d23567.tar.gz mtk-20170518-0371dabc1347fd902b1a62b050dbe56064d23567.tar.bz2 |
ralink: add support for WSR-600/1166
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43244
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index 3f383a6..4962b8b 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -89,6 +89,8 @@ platform_check_image() { whr-g300n |\ whr-600d |\ whr-1166d |\ + wsr-600 |\ + wsr-1166 |\ wl-330n | \ wl-330n3g | \ wl-351 | \ |