projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add timeserver config to target specific system configs as well
[openwrt.git]
/
target
/
linux
/
adm5120
/
base-files
/
etc
/
diag.sh
diff --git
a/target/linux/adm5120/base-files/etc/diag.sh
b/target/linux/adm5120/base-files/etc/diag.sh
index
3d5d9d8
..
3a66dfc
100755
(executable)
--- a/
target/linux/adm5120/base-files/etc/diag.sh
+++ b/
target/linux/adm5120/base-files/etc/diag.sh
@@
-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.019432 seconds
and
4
git commands to generate.