diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:10 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-11-13 19:19:10 +0000 |
commit | 54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9 (patch) | |
tree | e5e842c229bd8714588d03c4877048875c69f5b6 /target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch | |
parent | 717a4391d75e1d8b256fa32d4d7dc643cb7cf3f7 (diff) | |
download | upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.tar.gz upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.tar.bz2 upstream-54da5cf11ffe9b8cad612a7a21e7fe0ef8e064b9.zip |
refresh 2.6.39 patches
SVN-Revision: 29042
Diffstat (limited to 'target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch b/target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch index 8a54412285..6d050f4cf9 100644 --- a/target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch +++ b/target/linux/generic/patches-2.6.39/831-ledtrig_netdev.patch @@ -1,6 +1,6 @@ --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig -@@ -453,4 +453,11 @@ config LEDS_TRIGGER_MORSE +@@ -445,4 +445,11 @@ config LEDS_TRIGGER_MORSE tristate "LED Morse Trigger" depends on LEDS_TRIGGERS @@ -14,7 +14,7 @@ endif # NEW_LEDS --- a/drivers/leds/Makefile +++ b/drivers/leds/Makefile -@@ -54,3 +54,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 |