From b0ad24f0d5bce342b432dd3a8bbaca7892c7b165 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sun, 12 Apr 2015 17:29:50 +0000 Subject: mvebu: migrate mamba support to the upstreamed code Signed-off-by: Imre Kaloz SVN-Revision: 45400 --- target/linux/mvebu/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu/base-files/etc/diag.sh') diff --git a/target/linux/mvebu/base-files/etc/diag.sh b/target/linux/mvebu/base-files/etc/diag.sh index adba975ede..6534ac3f93 100644 --- a/target/linux/mvebu/base-files/etc/diag.sh +++ b/target/linux/mvebu/base-files/etc/diag.sh @@ -6,7 +6,7 @@ get_status_led() { case $(mvebu_board_name) in - armada-xp-mamba) + armada-xp-linksys-mamba) status_led="mamba:white:power" ;; esac -- cgit v1.2.3