From 654dfb1784e1f09028ee340cec74fa48f3f8dd0e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 8 Oct 2013 15:28:33 +0000 Subject: lantiq: fix up diag.sh init no longer exists as a parameter Signed-off-by: John Crispin SVN-Revision: 38342 --- target/linux/lantiq/base-files/etc/diag.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'target/linux/lantiq/base-files/etc') diff --git a/target/linux/lantiq/base-files/etc/diag.sh b/target/linux/lantiq/base-files/etc/diag.sh index a6cb823..26f0a3c 100644 --- a/target/linux/lantiq/base-files/etc/diag.sh +++ b/target/linux/lantiq/base-files/etc/diag.sh @@ -11,8 +11,6 @@ set_state() { case "$1" in preinit) led_set_attr "power2" "trigger" "heartbeat" - ;; - init) status_led_on ;; failsafe) -- cgit v1.1