summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/base-files/etc/diag.sh
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-12-14 20:54:10 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-12-14 20:54:10 +0000
commitb9c5cb5c9a4736b6342e98e7af13f52f20438f27 (patch)
tree2d2749b8aca76cfce06251644217dd5ff62486c6 /target/linux/ar71xx/base-files/etc/diag.sh
parent66c8cc0f6db70625de5da0f5d62b9771af014deb (diff)
downloadmtk-20170518-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.zip
mtk-20170518-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.tar.gz
mtk-20170518-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.tar.bz2
ar71xx: add support for ALFA Network's Hornet-UB board
SVN-Revision: 29535
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/diag.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index 3af66b7..c0aadbc 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -60,6 +60,9 @@ get_status_led() {
eap7660d)
status_led="eap7660d:green:ds4"
;;
+ hornet-ub)
+ status_led="alfa:blue:wps"
+ ;;
ja76pf)
status_led="ja76pf:green:led1"
;;