projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar71xx] fix AR7240 PCI IRQ support
[openwrt.git]
/
target
/
linux
/
ar7
/
patches-2.6.27
/
120-gpio_chrdev.patch
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
dfda231
..
5df86ee
100644
(file)
--- 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
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
-@@ -96
0,6 +960
,15 @@ config MWAVE
+@@ -96
8,6 +968
,15 @@ config MWAVE
To compile this driver as a module, choose M here: the
module will be called 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
depends on SCx200
--- a/drivers/char/Makefile
+++ b/drivers/char/Makefile
-@@ -9
1,6 +91,7 @@ obj-$(CONFIG_COBALT_LCD) += lcd.o
+@@ -9
0,6 +90,7 @@ obj-$(CONFIG_HW_RANDOM) += hw_random/
obj-$(CONFIG_PPDEV) += ppdev.o
obj-$(CONFIG_NWBUTTON) += nwbutton.o
obj-$(CONFIG_NWFLASH) += nwflash.o
obj-$(CONFIG_PPDEV) += ppdev.o
obj-$(CONFIG_NWBUTTON) += nwbutton.o
obj-$(CONFIG_NWFLASH) += nwflash.o
This page took
0.021585 seconds
and
4
git commands to generate.