summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/patches-2.6.24/510-rb500_led.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-08 19:18:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-08 19:18:19 +0000
commit1200d62f668a1eac3123301eee1fc96613133409 (patch)
tree46023753eacf61fac40e0e4b3ee604b25e52d7f1 /target/linux/rb532/patches-2.6.24/510-rb500_led.patch
parent27dee35f99ae1e4478d12461520e9aeab22f1169 (diff)
downloadmaster-31e0f0ae-1200d62f668a1eac3123301eee1fc96613133409.tar.gz
master-31e0f0ae-1200d62f668a1eac3123301eee1fc96613133409.tar.bz2
master-31e0f0ae-1200d62f668a1eac3123301eee1fc96613133409.zip
refresh 2.6.24 patches
SVN-Revision: 14452
Diffstat (limited to 'target/linux/rb532/patches-2.6.24/510-rb500_led.patch')
-rw-r--r--target/linux/rb532/patches-2.6.24/510-rb500_led.patch14
1 files changed, 6 insertions, 8 deletions
diff --git a/target/linux/rb532/patches-2.6.24/510-rb500_led.patch b/target/linux/rb532/patches-2.6.24/510-rb500_led.patch
index 6cd7b1a1c5..d38b427fd0 100644
--- a/target/linux/rb532/patches-2.6.24/510-rb500_led.patch
+++ b/target/linux/rb532/patches-2.6.24/510-rb500_led.patch
@@ -1,7 +1,6 @@
-diff -urN linux-2.6.24.7/drivers/leds/Kconfig linux-2.6.24.7.new/drivers/leds/Kconfig
---- linux-2.6.24.7/drivers/leds/Kconfig 2008-07-15 15:27:55.000000000 +0200
-+++ linux-2.6.24.7.new/drivers/leds/Kconfig 2008-07-15 15:35:24.000000000 +0200
-@@ -120,6 +120,12 @@
+--- a/drivers/leds/Kconfig
++++ b/drivers/leds/Kconfig
+@@ -120,6 +120,12 @@ config LEDS_CM_X270
help
This option enables support for the CM-X270 LEDs.
@@ -14,10 +13,9 @@ diff -urN linux-2.6.24.7/drivers/leds/Kconfig linux-2.6.24.7.new/drivers/leds/Kc
comment "LED Triggers"
config LEDS_TRIGGERS
-diff -urN linux-2.6.24.7/drivers/leds/Makefile linux-2.6.24.7.new/drivers/leds/Makefile
---- linux-2.6.24.7/drivers/leds/Makefile 2008-07-15 15:27:55.000000000 +0200
-+++ linux-2.6.24.7.new/drivers/leds/Makefile 2008-07-15 15:35:38.000000000 +0200
-@@ -20,6 +20,7 @@
+--- a/drivers/leds/Makefile
++++ b/drivers/leds/Makefile
+@@ -20,6 +20,7 @@ obj-$(CONFIG_LEDS_COBALT_QUBE) += leds-
obj-$(CONFIG_LEDS_COBALT_RAQ) += leds-cobalt-raq.o
obj-$(CONFIG_LEDS_GPIO) += leds-gpio.o
obj-$(CONFIG_LEDS_CM_X270) += leds-cm-x270.o