diff options
author | John Crispin <john@openwrt.org> | 2013-11-16 20:28:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-11-16 20:28:52 +0000 |
commit | dce9b292bf06c84a794db57ef25c3f9b47faf576 (patch) | |
tree | 6751f99a39c9b198e3020cb129ab5fba4af5b61c /target/linux/ramips/base-files/etc/diag.sh | |
parent | 5fbfffe7f4ff7014fe5c942ec0c179a745f340c0 (diff) | |
download | upstream-dce9b292bf06c84a794db57ef25c3f9b47faf576.tar.gz upstream-dce9b292bf06c84a794db57ef25c3f9b47faf576.tar.bz2 upstream-dce9b292bf06c84a794db57ef25c3f9b47faf576.zip |
ralink: add mt7620n support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38823
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ramips/base-files/etc/diag.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index c6e6004245..a236fdf921 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -120,9 +120,8 @@ get_status_led() { whr-g300n) status_led="whr-g300n:green:router" ;; - whr-300hp2) - status_led="buffalo:green:status" - ;; + wmr300 | \ + whr-300hp2 | \ whr-600d) status_led="buffalo:green:status" ;; |