ar71xx: use 'link4' LED for diagnostic on Bullet M

SVN-Revision: 17813
master
Gabor Juhos 15 years ago
parent 399aeeed70
commit 4a99a9b7e3
  1. 3
      target/linux/ar71xx/base-files/etc/diag.sh

@ -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…
Cancel
Save