projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[kernel] reinstate netdev LED trigger dependency against CONFIG_NET
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.33
/
402-ledtrig_netdev.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch
b/target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch
index
d4ac25e
..
be1e0cb
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.33/402-ledtrig_netdev.patch
+++ b/
target/linux/generic-2.6/patches-2.6.33/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.022187 seconds
and
4
git commands to generate.