2
0
forked from Ivasoft/openwrt

ar71xx: define status LED for the RB91x boards

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39705
This commit is contained in:
Gabor Juhos
2014-02-23 08:11:54 +00:00
parent da2f3c1448
commit 590bafe3de
2 changed files with 18 additions and 0 deletions

View File

@@ -113,6 +113,12 @@ get_status_led() {
rb-750)
status_led="rb750:green:act"
;;
rb-911g-2hpnd|\
rb-911g-5hpnd|\
rb-912uag-2hpnd|\
rb-912uag-5hpnd)
status_led="rb:green:user"
;;
routerstation | routerstation-pro)
status_led="ubnt:green:rf"
;;