summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/patches/006-adm5120_leds.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-03-22 15:36:37 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-03-22 15:36:37 +0000
commitaaaa8b73a8321e5fbedd4c95d13d8098fcc560c8 (patch)
tree61b4febadcbcec0b86457e82848c8ab1ea548828 /target/linux/adm5120/patches/006-adm5120_leds.patch
parent6e1317380026540d17d2526a939965cda085f548 (diff)
downloadmtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.zip
mtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.tar.gz
mtk-20170518-aaaa8b73a8321e5fbedd4c95d13d8098fcc560c8.tar.bz2
refresh patches
SVN-Revision: 10644
Diffstat (limited to 'target/linux/adm5120/patches/006-adm5120_leds.patch')
-rw-r--r--target/linux/adm5120/patches/006-adm5120_leds.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/adm5120/patches/006-adm5120_leds.patch b/target/linux/adm5120/patches/006-adm5120_leds.patch
index a055b35..eadccb6 100644
--- a/target/linux/adm5120/patches/006-adm5120_leds.patch
+++ b/target/linux/adm5120/patches/006-adm5120_leds.patch
@@ -1,7 +1,7 @@
-Index: linux-2.6.24/drivers/leds/Kconfig
+Index: linux-2.6.24.2/drivers/leds/Kconfig
===================================================================
---- linux-2.6.24.orig/drivers/leds/Kconfig
-+++ linux-2.6.24/drivers/leds/Kconfig
+--- linux-2.6.24.2.orig/drivers/leds/Kconfig
++++ linux-2.6.24.2/drivers/leds/Kconfig
@@ -18,6 +18,21 @@ config LEDS_CLASS
comment "LED drivers"
@@ -24,10 +24,10 @@ Index: linux-2.6.24/drivers/leds/Kconfig
config LEDS_CORGI
tristate "LED Support for the Sharp SL-C7x0 series"
depends on LEDS_CLASS && PXA_SHARP_C7xx
-Index: linux-2.6.24/drivers/leds/Makefile
+Index: linux-2.6.24.2/drivers/leds/Makefile
===================================================================
---- linux-2.6.24.orig/drivers/leds/Makefile
-+++ linux-2.6.24/drivers/leds/Makefile
+--- linux-2.6.24.2.orig/drivers/leds/Makefile
++++ linux-2.6.24.2/drivers/leds/Makefile
@@ -5,6 +5,7 @@ obj-$(CONFIG_LEDS_CLASS) += led-class.o
obj-$(CONFIG_LEDS_TRIGGERS) += led-triggers.o