diff options
author | John Crispin <blogic@openwrt.org> | 2013-04-03 10:00:21 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-04-03 10:00:21 +0000 |
commit | 381db32e2c50d1840b12c3b1c5280a14d9ff449b (patch) | |
tree | dfd53de254a8fec6b632fab45f91dd591f545388 /target/linux/ramips/base-files/etc/diag.sh | |
parent | 37b08bf00566d18b0f60dd0b242fbd084e2f8a98 (diff) | |
download | upstream-381db32e2c50d1840b12c3b1c5280a14d9ff449b.tar.gz upstream-381db32e2c50d1840b12c3b1c5280a14d9ff449b.tar.bz2 upstream-381db32e2c50d1840b12c3b1c5280a14d9ff449b.zip |
[ramips] add profile for tenda w150m board
http://patchwork.openwrt.org/patch/3371/
Signed-off-by: Chi Zhang <zhangchi866@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36176 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 | 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) |