1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
juhosg
2010-01-02 15:07:39 +00:00
parent 4bcca707cf
commit 335771833b
2 changed files with 3 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ status_led_off() {
set_state() {
case "$1" in
preinit)
insmod leds-gpio
status_led_set_timer 200 200
;;
failsafe)