From ae7e7239b864c00b1e6c8b7856f1770a56c38c29 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 7 Nov 2015 12:51:39 +0000 Subject: ar71xx: Add support for ZyXEL NBG6616. Signed-off-by: Benjamin Berg SVN-Revision: 47405 --- target/linux/ar71xx/base-files/etc/diag.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (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 1375f38b79..2f489d8f94 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -173,8 +173,11 @@ get_status_led() { nbg460n_550n_550nh) status_led="nbg460n:green:power" ;; + nbg6616) + status_led="nbg6616:green:power" + ;; nbg6716) - status_led="zyxel:white:power" + status_led="nbg6716:white:power" ;; om2p | \ om2pv2 | \ -- cgit v1.2.3