From: Gabor Juhos Date: Thu, 1 Oct 2009 19:41:13 +0000 (+0000) Subject: ar71xx: use 'link4' LED for diagnostic on Bullet M X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4a99a9b7e369b17939b5d1988edf1d79f66db726;p=librecmc%2Flibrecmc.git ar71xx: use 'link4' LED for diagnostic on Bullet M SVN-Revision: 17813 --- diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index cb599203e2..053d6d4396 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/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" ;;