diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
commit | f9f8dcfa705d84666a58aa71054d0223421f2005 (patch) | |
tree | 8bd1c15fa63aeb1312ded942d36576ebd0bee775 /target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch | |
parent | f0a99c1692afdf9883060083e8ea6107936c6c17 (diff) | |
download | upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.gz upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.bz2 upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.zip |
refresh 2.6.37 patches
SVN-Revision: 26955
Diffstat (limited to 'target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch b/target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch index 5354aa187b..6406adac2a 100644 --- a/target/linux/generic/patches-2.6.37/831-ledtrig_netdev.patch +++ b/target/linux/generic/patches-2.6.37/831-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 |