diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-28 19:04:19 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-28 19:04:19 +0000 |
commit | bdbe0f75ce29c8e29a9f67f7804676ee691ab0a9 (patch) | |
tree | 71b076148083e8c30b2f1f475c4db6a986bbae09 /target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch | |
parent | bc85c5aeaf04f3cc1fab6e20ccfeb22cc960f0cb (diff) |
[ar7] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16156 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch b/target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch index dfda2310e2..5df86ee6db 100644 --- a/target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch +++ b/target/linux/ar7/patches-2.6.27/120-gpio_chrdev.patch @@ -1,6 +1,6 @@ --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig -@@ -960,6 +960,15 @@ config MWAVE +@@ -968,6 +968,15 @@ config MWAVE 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 -@@ -91,6 +91,7 @@ obj-$(CONFIG_COBALT_LCD) += lcd.o +@@ -90,6 +90,7 @@ obj-$(CONFIG_HW_RANDOM) += hw_random/ obj-$(CONFIG_PPDEV) += ppdev.o obj-$(CONFIG_NWBUTTON) += nwbutton.o obj-$(CONFIG_NWFLASH) += nwflash.o |