From d461fdd519183fdd492e9ee73e72021e8d09b3e0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 12 Nov 2011 10:54:10 +0000 Subject: ar71xx: add diag support for the DB120 board SVN-Revision: 28975 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index df52174857..dd5b6b1b4e 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -45,6 +45,9 @@ get_status_led() { bullet-m | rocket-m | nano-m | nanostation-m) status_led="ubnt:green:link4" ;; + db120) + status_led="db120:green:status" + ;; dir-600-a1) status_led="dir-600-a1:green:power" ;; -- cgit v1.2.3