diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
commit | 821170133fc75f42c73b4d11761d798eae7e4733 (patch) | |
tree | 46681f18f733797b93dcddf710bc8d1ab9c4a079 /target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch | |
parent | 6f98e7cf01458f9deca4c99e47ad4578efcaf04e (diff) | |
download | upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.gz upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.bz2 upstream-821170133fc75f42c73b4d11761d798eae7e4733.zip |
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
Diffstat (limited to 'target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch b/target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch index cd5d744de1..a3ce669400 100644 --- a/target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch +++ b/target/linux/ar7/patches-2.6.26/120-gpio_chrdev.patch @@ -1,6 +1,6 @@ --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig -@@ -913,6 +913,15 @@ +@@ -960,6 +960,15 @@ To compile this driver as a module, choose M here: the module will be called mwave. @@ -18,7 +18,7 @@ depends on SCx200 --- a/drivers/char/Makefile +++ b/drivers/char/Makefile -@@ -90,6 +90,7 @@ +@@ -91,6 +91,7 @@ obj-$(CONFIG_PPDEV) += ppdev.o obj-$(CONFIG_NWBUTTON) += nwbutton.o obj-$(CONFIG_NWFLASH) += nwflash.o |