From e6ef318802935389283e3614df31ca6d36a5f7bf Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 21 Jun 2013 16:53:43 +0000 Subject: base-files: diag does not need to insmod any drivers, procd already did it for us Signed-off-by: John Crispin SVN-Revision: 36999 --- target/linux/brcm63xx/base-files/etc/diag.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/brcm63xx/base-files') diff --git a/target/linux/brcm63xx/base-files/etc/diag.sh b/target/linux/brcm63xx/base-files/etc/diag.sh index a03f89d..bbf5c0b 100755 --- a/target/linux/brcm63xx/base-files/etc/diag.sh +++ b/target/linux/brcm63xx/base-files/etc/diag.sh @@ -7,7 +7,6 @@ set_state() { case "$1" in preinit) - insmod leds-gpio status_led_set_timer 200 200 ;; failsafe) -- cgit v1.1