aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-01-01 11:11:39 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-01-01 11:11:39 +0000
commit8516d4ca64597c14d3a57a4033e7e77c68b1a04f (patch)
tree09f36b5cfe224316049feceb92ab7a9459df76f4 /target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch
parent311c91775d97f0932231aa114e39a14cfeffef51 (diff)
downloadupstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.tar.gz
upstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.tar.bz2
upstream-8516d4ca64597c14d3a57a4033e7e77c68b1a04f.zip
ar71xx: refresh patches
SVN-Revision: 18983
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.31/121-dsa-add-88e6063-driver.patch4
1 files changed, 2 insertions, 2 deletions
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 70d773902f..1a11a69c6f 100644
--- 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
-@@ -36,6 +36,13 @@
+@@ -36,6 +36,13 @@ config NET_DSA_MV88E6060
This enables support for the Marvell 88E6060 ethernet switch
chip.
@@ -16,7 +16,7 @@
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