diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-25 19:56:03 +0000 |
commit | 87100c3feb3387fde9b2f0437358cdc00779b322 (patch) | |
tree | cc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch | |
parent | 7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff) | |
download | upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2 upstream-87100c3feb3387fde9b2f0437358cdc00779b322.zip |
refresh 2.6.35 patches
SVN-Revision: 22799
Diffstat (limited to 'target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch b/target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch index 4ee69aa857..16e5756cf1 100644 --- a/target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch +++ b/target/linux/generic/patches-2.6.35/402-ledtrig_netdev.patch @@ -14,7 +14,7 @@ endif # NEW_LEDS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -49,3 +49,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += +@@ -49,3 +49,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 |