From 081796fe472d2e06918730a70a60b0b32023d4f5 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 10 Dec 2010 15:17:03 +0000 Subject: ar71xx: add nbg460n image generation This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz SVN-Revision: 24419 --- 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 77217c70f7..a89ede9493 100755 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -66,6 +66,9 @@ get_status_led() { mzk-w300nh) status_led="mzk-w300nh:green:status" ;; + nbg460n_550n_550nh) + status_led="nbg460n:green:power" + ;; pb44) status_led="pb44:amber:jump1" ;; -- cgit v1.2.3