ar71xx: add default LED configuration for the TL-MR3020
[openwrt.git] / target / linux / adm5120 / base-files / etc / diag.sh
index 3d5d9d8..3a66dfc 100755 (executable)
@@ -2,7 +2,6 @@
 #
 # Copyright (C) 2007 OpenWrt.org
 #
-# $Id$
 #
 
 . /lib/adm5120.sh
@@ -36,6 +35,7 @@ status_led_off() {
 set_state() {
        case "$1" in
        preinit)
+               insmod leds-gpio
                status_led_set_timer 200 200
                ;;
        failsafe)
This page took 0.027116 seconds and 4 git commands to generate.