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/400-ledtrig_morse.patch | |
parent | 7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff) | |
download | mtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.zip mtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz mtk-20170518-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2 |
refresh 2.6.35 patches
SVN-Revision: 22799
Diffstat (limited to 'target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch b/target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch index ef8017b..9630940 100644 --- a/target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch +++ b/target/linux/generic/patches-2.6.35/400-ledtrig_morse.patch @@ -11,7 +11,7 @@ endif # NEW_LEDS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -48,3 +48,4 @@ obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT) += +@@ -48,3 +48,4 @@ obj-$(CONFIG_LEDS_TRIGGER_HEARTBEAT) += obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += ledtrig-backlight.o obj-$(CONFIG_LEDS_TRIGGER_GPIO) += ledtrig-gpio.o obj-$(CONFIG_LEDS_TRIGGER_DEFAULT_ON) += ledtrig-default-on.o |