ar71xx: use 'link4' LED for diagnostic on Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17813 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0676846255
commit
96170b8c3e
|
@ -39,6 +39,9 @@ get_status_led() {
|
|||
aw-nr580)
|
||||
status_led="aw-nr580:green:ready"
|
||||
;;
|
||||
bullet-m)
|
||||
status_led="ubnt:green:link4"
|
||||
;;
|
||||
ls-sr71)
|
||||
status_led="ubnt:green:d22"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue