projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[malta] fix module loading due to CONFIG_LOCALVERSION being on (#7144)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.31
/
402-ledtrig_netdev.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
b/target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
index
16d8003
..
0f5478e
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
+++ b/
target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
@@
-6,7
+6,7
@@
+config LEDS_TRIGGER_NETDEV
+ tristate "LED Netdev Trigger"
+config LEDS_TRIGGER_NETDEV
+ tristate "LED Netdev Trigger"
-+ depends on LEDS_TRIGGERS
++ depends on
NET &&
LEDS_TRIGGERS
+ help
+ This allows LEDs to be controlled by network device activity.
+ If unsure, say Y.
+ help
+ This allows LEDs to be controlled by network device activity.
+ If unsure, say Y.
This page took
0.021961 seconds
and
4
git commands to generate.