diff options
author | John Crispin <john@openwrt.org> | 2013-04-03 10:00:21 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-04-03 10:00:21 +0000 |
commit | 93899a1329f66ffa7550a75b8af3bb40e6a3c67a (patch) | |
tree | b535e309eb20e9ac3c337a532882ef959730a91d /target/linux/ramips/base-files/etc/diag.sh | |
parent | 7e54357bd585f644b686755eda5a94264ea5b218 (diff) | |
download | upstream-93899a1329f66ffa7550a75b8af3bb40e6a3c67a.tar.gz upstream-93899a1329f66ffa7550a75b8af3bb40e6a3c67a.tar.bz2 upstream-93899a1329f66ffa7550a75b8af3bb40e6a3c67a.zip |
add profile for tenda w150m board
http://patchwork.openwrt.org/patch/3371/
Signed-off-by: Chi Zhang <zhangchi866@gmail.com>
SVN-Revision: 36176
Diffstat (limited to 'target/linux/ramips/base-files/etc/diag.sh')
-rwxr-xr-x | target/linux/ramips/base-files/etc/diag.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index dbde1f7775..866003c28c 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -9,7 +9,7 @@ get_status_led() { 3g-6200n) status_led="edimax:green:power" ;; - 3g300m) + 3g300m | w150m) status_led="tenda:blue:ap" ;; argus-atp52b) |