ar71xx: enable diagnostic LED on the Routerstation Pro

SVN-Revision: 18782
master
Gabor Juhos 15 years ago
parent 384204dd0b
commit 8bc4e3ea14
  1. 2
      target/linux/ar71xx/base-files/etc/diag.sh

@ -57,7 +57,7 @@ get_status_led() {
pb44)
status_led="pb44:amber:jump1"
;;
routerstation)
routerstation | routerstation-pro)
status_led="ubnt:green:rf"
;;
tew-632brp)

Loading…
Cancel
Save