mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
ar71xx: use 'link4' LED for diagnostic on Bullet M
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17813 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e8ce7e4434
commit
859269f596
@ -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
Block a user