From c3174179b73e49e9ce32740d0bc65d138b959ada Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 18 Nov 2012 09:32:35 +0000 Subject: ar71xx: add user-space support for the OpenMesh MR600 board Signed-off-by: Marek Lindner Signed-off-by: Gabor Juhos SVN-Revision: 34232 --- 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 788b628..416322d 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -83,6 +83,9 @@ get_status_led() { ls-sr71) status_led="ubnt:green:d22" ;; + mr600) + status_led="mr600:orange:power" + ;; mzk-w04nu | \ mzk-w300nh) status_led="planex:green:status" -- cgit v1.1