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:
@@ -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"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user