diff options
author | John Crispin <blogic@openwrt.org> | 2013-11-16 20:28:52 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-11-16 20:28:52 +0000 |
commit | 31727ad0c74281e4f05681f80f2d4f22da6214a5 (patch) | |
tree | 36270cade2bda627102c4c0a6f3be58854b30a28 /target/linux/ramips/base-files/etc/diag.sh | |
parent | 5ff54b79ef8ec7f74652efce15183e792859f914 (diff) | |
download | upstream-31727ad0c74281e4f05681f80f2d4f22da6214a5.tar.gz upstream-31727ad0c74281e4f05681f80f2d4f22da6214a5.tar.bz2 upstream-31727ad0c74281e4f05681f80f2d4f22da6214a5.zip |
ralink: add mt7620n support
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38823 3c298f89-4303-0410-b956-a3cf2f4a3e73
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" ;; |