summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut VARÈNE <hacks@slashdirt.org>2018-07-29 12:14:59 +0200
committerJo-Philipp Wich <jo@mein.io>2018-07-30 11:12:41 +0200
commitbb06f6d3badf188d407ee34b38e6825ce6a2cb58 (patch)
tree3223f4413570a8dbac69e65db8fdc06a30834507
parentc8e8ff1c9fbf699d04e2dc9e01d3349878ef7883 (diff)
downloadopenwrt-bb06f6d3badf188d407ee34b38e6825ce6a2cb58.tar.gz
openwrt-bb06f6d3badf188d407ee34b38e6825ce6a2cb58.tar.bz2
openwrt-bb06f6d3badf188d407ee34b38e6825ce6a2cb58.zip
ar71xx: add missing diag LED support for RB wAP 2nD
3b15eb06c366cf3805590a61f22e966a95bf8101 did not include diag.sh edit Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org> (cherry picked from commit 5c2419b6f82e2ec49ecac17ae17fdbdb151701c7)
-rw-r--r--target/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 137baa935e..a3499cfafb 100644
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -374,7 +374,8 @@ get_status_led() {
rb-962uigs-5hact2hnt|\
rb-lhg-5nd|\
rb-map-2nd|\
- rb-mapl-2nd)
+ rb-mapl-2nd|\
+ rb-wap-2nd)
status_led="rb:green:user"
;;
rb-951ui-2hnd)