aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-06-21 16:53:43 +0000
committerJohn Crispin <blogic@openwrt.org>2013-06-21 16:53:43 +0000
commit02f1075b0a09647702d4e4d25d617d65c8da912c (patch)
tree6a9e7da0f5cee000ce75cbea41fb48b76267b428 /target/linux/adm5120
parentdd3bdf161725e03da54654c7107df67c1ae14b18 (diff)
downloadmaster-187ad058-02f1075b0a09647702d4e4d25d617d65c8da912c.tar.gz
master-187ad058-02f1075b0a09647702d4e4d25d617d65c8da912c.tar.bz2
master-187ad058-02f1075b0a09647702d4e4d25d617d65c8da912c.zip
base-files: diag does not need to insmod any drivers, procd already did it for us
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36999 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120')
-rwxr-xr-xtarget/linux/adm5120/base-files/etc/diag.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/adm5120/base-files/etc/diag.sh b/target/linux/adm5120/base-files/etc/diag.sh
index dede589ce3..f1317c5574 100755
--- a/target/linux/adm5120/base-files/etc/diag.sh
+++ b/target/linux/adm5120/base-files/etc/diag.sh
@@ -7,7 +7,6 @@
set_state() {
case "$1" in
preinit)
- insmod leds-gpio
status_led_blink_preinit
;;
failsafe)