aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-04-28 19:59:28 +0000
commit24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5 (patch)
treed6fe7ad0b6d1ad1f628d5402e3b75cff7ee9b74e /target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch
parente86e41d6631143bba47565354ac733ae21ca33ad (diff)
downloadupstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.gz
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.tar.bz2
upstream-24726a0cdcb7477b5a6d17c5e6e7fa4680ded1c5.zip
refresh 2.6.31 patches
SVN-Revision: 21240
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.31/402-ledtrig_netdev.patch2
1 files changed, 1 insertions, 1 deletions
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 0f5478e0d3..9f307004d2 100644
--- 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
@@ -14,7 +14,7 @@
endif # NEW_LEDS
--- a/drivers/leds/Makefile
+++ b/drivers/leds/Makefile
-@@ -40,3 +40,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) +=
+@@ -40,3 +40,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) +=
obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledtrig-gpio.o
obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o
obj-$(CONFIG_LEDS_TRIGGER_MORSE) += ledtrig-morse.o