diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-11-13 11:26:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-11-13 11:26:51 +0000 |
commit | 1afc76ea130bdfa8991329da124fe966eab4228d (patch) | |
tree | f220364fede265c2054341c03a2f86a0209c716c /target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch | |
parent | d8acb75009ad7f674609664810fef3a11d72205e (diff) | |
download | upstream-1afc76ea130bdfa8991329da124fe966eab4228d.tar.gz upstream-1afc76ea130bdfa8991329da124fe966eab4228d.tar.bz2 upstream-1afc76ea130bdfa8991329da124fe966eab4228d.zip |
ar71xx: refresh kernel patches
SVN-Revision: 29008
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch b/target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch index 5a7f819fc9..3c1fef9df1 100644 --- a/target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.39/205-wndr3700-usb-led-driver.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -387,6 +387,13 @@ config LEDS_TRIGGERS +@@ -379,6 +379,13 @@ config LEDS_TRIGGERS These triggers allow kernel events to drive the LEDs and can be configured via sysfs. If unsure, say Y. @@ -16,7 +16,7 @@ config LEDS_TRIGGER_TIMER --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -34,6 +34,7 @@ obj-$(CONFIG_LEDS_DA903X) += leds-da903 +@@ -33,6 +33,7 @@ obj-$(CONFIG_LEDS_DA903X) += leds-da903 obj-$(CONFIG_LEDS_WM831X_STATUS) += leds-wm831x-status.o obj-$(CONFIG_LEDS_WM8350) += leds-wm8350.o obj-$(CONFIG_LEDS_PWM) += leds-pwm.o |