projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
replace the hostapd preselection with a wpad preselection to enable proper client...
[openwrt.git]
/
target
/
linux
/
ar71xx
/
patches-2.6.31
/
121-dsa-add-88e6063-driver.patch
diff --git
a/target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
b/target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
index
70d7739
..
1a11a69
100644
(file)
--- a/
target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
+++ b/
target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
@@
-1,6
+1,6
@@
--- a/net/dsa/Kconfig
+++ b/net/dsa/Kconfig
--- a/net/dsa/Kconfig
+++ b/net/dsa/Kconfig
-@@ -36,6 +36,13 @@
+@@ -36,6 +36,13 @@
config NET_DSA_MV88E6060
This enables support for the Marvell 88E6060 ethernet switch
chip.
This enables support for the Marvell 88E6060 ethernet switch
chip.
@@
-16,7
+16,7
@@
default n
--- a/net/dsa/Makefile
+++ b/net/dsa/Makefile
default n
--- a/net/dsa/Makefile
+++ b/net/dsa/Makefile
-@@ -6,6 +6,7 @@
+@@ -6,6 +6,7 @@
obj-$(CONFIG_NET_DSA_TAG_TRAILER) += tag
# switch drivers
obj-$(CONFIG_NET_DSA_MV88E6XXX) += mv88e6xxx.o
obj-$(CONFIG_NET_DSA_MV88E6060) += mv88e6060.o
# switch drivers
obj-$(CONFIG_NET_DSA_MV88E6XXX) += mv88e6xxx.o
obj-$(CONFIG_NET_DSA_MV88E6060) += mv88e6060.o
This page took
0.023104 seconds
and
4
git commands to generate.