diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:06:35 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-05-19 07:06:35 +0000 |
commit | b0b3bc5f009249df74c13ec0dc6087cf1943b318 (patch) | |
tree | 04584132f5c79a71a972bf9597a9c1d3085f9bbb /target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch | |
parent | d132c5f42c208e4ab1bb3be0a7503262ee7e4059 (diff) | |
download | upstream-b0b3bc5f009249df74c13ec0dc6087cf1943b318.tar.gz upstream-b0b3bc5f009249df74c13ec0dc6087cf1943b318.tar.bz2 upstream-b0b3bc5f009249df74c13ec0dc6087cf1943b318.zip |
refresh kernel patches
SVN-Revision: 11196
Diffstat (limited to 'target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch b/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch index f80f022254..ab05a9ac55 100644 --- a/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch +++ b/target/linux/ar7/patches-2.6.25/120-gpio_chrdev.patch @@ -1,8 +1,8 @@ -Index: linux-2.6.25.1/drivers/char/Kconfig +Index: linux-2.6.25.4/drivers/char/Kconfig =================================================================== ---- linux-2.6.25.1.orig/drivers/char/Kconfig 2008-05-01 23:45:25.000000000 +0200 -+++ linux-2.6.25.1/drivers/char/Kconfig 2008-05-03 16:18:26.000000000 +0200 -@@ -913,6 +913,15 @@ +--- linux-2.6.25.4.orig/drivers/char/Kconfig ++++ linux-2.6.25.4/drivers/char/Kconfig +@@ -913,6 +913,15 @@ config MWAVE To compile this driver as a module, choose M here: the module will be called mwave. @@ -18,11 +18,11 @@ Index: linux-2.6.25.1/drivers/char/Kconfig config SCx200_GPIO tristate "NatSemi SCx200 GPIO Support" depends on SCx200 -Index: linux-2.6.25.1/drivers/char/Makefile +Index: linux-2.6.25.4/drivers/char/Makefile =================================================================== ---- linux-2.6.25.1.orig/drivers/char/Makefile 2008-05-01 23:45:25.000000000 +0200 -+++ linux-2.6.25.1/drivers/char/Makefile 2008-05-03 16:18:26.000000000 +0200 -@@ -90,6 +90,7 @@ +--- linux-2.6.25.4.orig/drivers/char/Makefile ++++ linux-2.6.25.4/drivers/char/Makefile +@@ -90,6 +90,7 @@ obj-$(CONFIG_COBALT_LCD) += lcd.o obj-$(CONFIG_PPDEV) += ppdev.o obj-$(CONFIG_NWBUTTON) += nwbutton.o obj-$(CONFIG_NWFLASH) += nwflash.o |