diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:10 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:10 +0000 |
commit | 54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9 (patch) | |
tree | e5e842c229bd8714588d03c4877048875c69f5b6 /target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch | |
parent | 717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7 (diff) | |
download | upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.tar.gz upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.tar.bz2 upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.zip |
refresh 2.6.39 patches
SVN-Revision: 29042
Diffstat (limited to 'target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch b/target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch index 54c94a6650..2d1e309428 100644 --- a/target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch +++ b/target/linux/generic/patches-2.6.39/832-ledtrig_usbdev.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -460,4 +460,11 @@ config LEDS_TRIGGER_NETDEV +@@ -452,4 +452,11 @@ config LEDS_TRIGGER_NETDEV This allows LEDs to be controlled by network device activity. If unsure, say Y. @@ -14,7 +14,7 @@ endif # NEW_LEDS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -55,3 +55,4 @@ obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledt +@@ -54,3 +54,4 @@ obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledt obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o obj-$(CONFIG_LEDS_TRIGGER_MORSE) += ledtrig-morse.o obj-$(CONFIG_LEDS_TRIGGER_NETDEV) += ledtrig-netdev.o |