From b9c5cb5c9a4736b6342e98e7af13f52f20438f27 Mon Sep 17 00:00:00 2001 From: Gabor Juhos <juhosg@openwrt.org> Date: Wed, 14 Dec 2011 20:54:10 +0000 Subject: ar71xx: add support for ALFA Network's Hornet-UB board SVN-Revision: 29535 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc/diag.sh') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index 3af66b7e34..c0aadbc453 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" ;; -- cgit v1.2.3