aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/base-files/etc
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-02 15:07:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-02 15:07:39 +0000
commiteeb604beb90e9291fc93a3017b1ec40458755f9d (patch)
tree2a15fdedaad1b7b2f8c7bd6cba7eaa1832ee37ab /target/linux/adm5120/base-files/etc
parent3707e6c11c34af642b2512eb4dfc66b446bbdc09 (diff)
downloadmaster-187ad058-eeb604beb90e9291fc93a3017b1ec40458755f9d.tar.gz
master-187ad058-eeb604beb90e9291fc93a3017b1ec40458755f9d.tar.bz2
master-187ad058-eeb604beb90e9291fc93a3017b1ec40458755f9d.zip
adm5120: add kmod-leds-gpio and kmod-ledtrig-adm5120-switch to the default packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19001 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/base-files/etc')
-rwxr-xr-xtarget/linux/adm5120/base-files/etc/diag.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/adm5120/base-files/etc/diag.sh b/target/linux/adm5120/base-files/etc/diag.sh
index e031755239..3a66dfc87b 100755
--- a/target/linux/adm5120/base-files/etc/diag.sh
+++ b/target/linux/adm5120/base-files/etc/diag.sh
@@ -35,6 +35,7 @@ status_led_off() {
set_state() {
case "$1" in
preinit)
+ insmod leds-gpio
status_led_set_timer 200 200
;;
failsafe)