diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 09:28:13 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-28 09:28:13 +0000 |
commit | 4c78fa04922c0a12613b607a814397ab3071bc68 (patch) | |
tree | 7b975fba4e7d055e6c57a5d1e84a6da09c7726e4 /target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch | |
parent | ee7569f3e5282c1cca047f55ef6bf22183cdce87 (diff) | |
download | mtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.zip mtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.tar.gz mtk-20170518-4c78fa04922c0a12613b607a814397ab3071bc68.tar.bz2 |
refresh kernel patches
SVN-Revision: 21218
Diffstat (limited to 'target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch')
-rw-r--r-- | target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch b/target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch index cf6350c..fb5fb83 100644 --- a/target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch +++ b/target/linux/adm5120/patches-2.6.34/003-adm5120_switch.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -602,6 +602,10 @@ config MIPS_AU1X00_ENET +@@ -614,6 +614,10 @@ config MIPS_AU1X00_ENET If you have an Alchemy Semi AU1X00 based system say Y. Otherwise, say N. @@ -13,7 +13,7 @@ depends on PCI && SGI_IP27 --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -208,6 +208,7 @@ obj-$(CONFIG_SC92031) += sc92031.o +@@ -213,6 +213,7 @@ obj-$(CONFIG_SC92031) += sc92031.o # This is also a 82596 and should probably be merged obj-$(CONFIG_LP486E) += lp486e.o |