diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-01 18:40:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-01 18:40:01 +0000 |
commit | 14fc6d35d5fe553e12964be1357e9ceca6bf4366 (patch) | |
tree | 260f4bc2b9eebdc1f925968735f168de0997ad02 /target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch | |
parent | eb892d137a3b953da8c8a2ef5228957acd0e1888 (diff) | |
download | upstream-14fc6d35d5fe553e12964be1357e9ceca6bf4366.tar.gz upstream-14fc6d35d5fe553e12964be1357e9ceca6bf4366.tar.bz2 upstream-14fc6d35d5fe553e12964be1357e9ceca6bf4366.zip |
ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24210 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch b/target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch index d53ff8a3c1..6614fb9331 100644 --- a/target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch +++ b/target/linux/ar71xx/patches-2.6.37/207-rb750-led-driver.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -336,6 +336,10 @@ config LEDS_WNDR3700_USB +@@ -354,6 +354,10 @@ config LEDS_WNDR3700_USB This option enables support for the USB LED found on the NETGEAR WNDR3700 board. @@ -13,7 +13,7 @@ config LEDS_TRIGGER_TIMER --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -38,6 +38,7 @@ obj-$(CONFIG_LEDS_LT3593) += leds-lt359 +@@ -40,6 +40,7 @@ obj-$(CONFIG_LEDS_LT3593) += leds-lt359 obj-$(CONFIG_LEDS_ADP5520) += leds-adp5520.o obj-$(CONFIG_LEDS_DELL_NETBOOKS) += dell-led.o obj-$(CONFIG_LEDS_MC13783) += leds-mc13783.o |