diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-12-29 13:24:17 +0000 |
commit | a623456e9323570806b643f600f763d2805f4cb0 (patch) | |
tree | 39e809e35277be23dcf6905e2171333cfebe1b5e /target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch | |
parent | 1fa3f197f65e8eceeaed5aff1f16f789b911df32 (diff) | |
download | upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.gz upstream-a623456e9323570806b643f600f763d2805f4cb0.tar.bz2 upstream-a623456e9323570806b643f600f763d2805f4cb0.zip |
target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
Diffstat (limited to 'target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch b/target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch index 6406adac2a..5354aa187b 100644 --- a/target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch +++ b/target/linux/generic/patches-2.6.37/402-ledtrig_netdev.patch @@ -14,7 +14,7 @@ endif # NEW_LEDS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -53,3 +53,4 @@ obj-$(CONFIG_LEDS_TRIGGER_BACKLIGHT) += +@@ -53,3 +53,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 |