1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 10:28:33 +03: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:
juhosg 2009-10-01 19:41:13 +00:00
parent e8ce7e4434
commit 859269f596

View File

@ -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"
;;