projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: remove 2.6.3[24] support
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.37
/
400-ledtrig_morse.patch
diff --git
a/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch
b/target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch
index
60a9f38
..
8d90184
100644
(file)
--- a/
target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch
+++ b/
target/linux/generic/patches-2.6.37/400-ledtrig_morse.patch
@@
-1,8
+1,8
@@
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
-@@ -
389,4 +389,8 @@ endif # LEDS_TRIGGERS
-
-
endif # LEDS_CLAS
S
+@@ -
439,4 +439,8 @@ config LEDS_TRIGGER_DEFAULT_ON
+ comment "iptables trigger is under Netfilter config (LED target)"
+
depends on LEDS_TRIGGER
S
+config LEDS_TRIGGER_MORSE
+ tristate "LED Morse Trigger"
+config LEDS_TRIGGER_MORSE
+ tristate "LED Morse Trigger"
@@
-11,7
+11,7
@@
endif # NEW_LEDS
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
endif # NEW_LEDS
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
-@@ -5
0,3 +50
,4 @@ obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT) +=
+@@ -5
2,3 +52
,4 @@ obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT) +=
obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += ledtrig-backlight.o
obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledtrig-gpio.o
obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o
obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += ledtrig-backlight.o
obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledtrig-gpio.o
obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o
This page took
0.021929 seconds
and
4
git commands to generate.