projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add support for the GPIO expander used on the Cambria based on patches from Chris
[openwrt.git]
/
target
/
linux
/
ixp4xx
/
patches-2.6.26
/
210-npe_hss.patch
diff --git
a/target/linux/ixp4xx/patches-2.6.26/210-npe_hss.patch
b/target/linux/ixp4xx/patches-2.6.26/210-npe_hss.patch
index
d20ae72
..
b75cfc8
100644
(file)
--- a/
target/linux/ixp4xx/patches-2.6.26/210-npe_hss.patch
+++ b/
target/linux/ixp4xx/patches-2.6.26/210-npe_hss.patch
@@
-1,6
+1,6
@@
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
--- a/drivers/net/wan/Kconfig
+++ b/drivers/net/wan/Kconfig
-@@ -336,6 +336,15 @@
+@@ -336,6 +336,15 @@
config DSCC4_PCI_RST
Say Y if your card supports this feature.
Say Y if your card supports this feature.
@@
-18,7
+18,7
@@
---help---
--- a/drivers/net/wan/Makefile
+++ b/drivers/net/wan/Makefile
---help---
--- a/drivers/net/wan/Makefile
+++ b/drivers/net/wan/Makefile
-@@ -42,6 +42,7 @@
+@@ -42,6 +42,7 @@
obj-$(CONFIG_C101) += c101.o
obj-$(CONFIG_WANXL) += wanxl.o
obj-$(CONFIG_PCI200SYN) += pci200syn.o
obj-$(CONFIG_PC300TOO) += pc300too.o
obj-$(CONFIG_WANXL) += wanxl.o
obj-$(CONFIG_PCI200SYN) += pci200syn.o
obj-$(CONFIG_PC300TOO) += pc300too.o
This page took
0.025956 seconds
and
4
git commands to generate.