From 936511304079e29d09b385ee3fbd1a233465c198 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 12 Aug 2012 12:48:24 +0000 Subject: ramips: add D-Link DIR-620 A1 support Full functionality runtime tested, installation via OEM web-interface requires a follow-up patch. Thanks go to Sergey Vasilyugin for his patch that pointed me at the missing bits (including the antiparallel wps led). Signed-off-by: Paul Fertser SVN-Revision: 33142 --- target/linux/ramips/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index c1f594989c..b426693422 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -36,7 +36,7 @@ get_status_led() { argus-atp52b) status_led="argus-atp52b:green:run" ;; - dir-300-b1 | dir-600-b1 | dir-600-b2) + dir-300-b1 | dir-600-b1 | dir-600-b2 | dir-620-a1) status_led="d-link:green:status" ;; dap-1350) -- cgit v1.2.3