diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-04-22 07:13:21 +0000 |
commit | 4be3c3e48c90a8fb53f742d005db92088a90c575 (patch) | |
tree | 94763afa4da14ab138e56951de17198618a72ca0 /target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch | |
parent | 81062a12ac315994e929ac926e0fec1990948040 (diff) | |
download | mtk-20170518-4be3c3e48c90a8fb53f742d005db92088a90c575.zip mtk-20170518-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.gz mtk-20170518-4be3c3e48c90a8fb53f742d005db92088a90c575.tar.bz2 |
kernel: refresh patches for 2.6.34-rc5 and update md5sum
SVN-Revision: 21082
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch b/target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch index 3721a9b..08d9154 100644 --- a/target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch +++ b/target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch @@ -1,6 +1,6 @@ --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig -@@ -2128,6 +2128,8 @@ config ACENIC_OMIT_TIGON_I +@@ -2161,6 +2161,8 @@ config ACENIC_OMIT_TIGON_I The safe and default value for this is N. @@ -11,7 +11,7 @@ depends on PCI --- a/drivers/net/Makefile +++ b/drivers/net/Makefile -@@ -106,6 +106,7 @@ obj-$(CONFIG_STMMAC_ETH) += stmmac/ +@@ -109,6 +109,7 @@ obj-$(CONFIG_STMMAC_ETH) += stmmac/ # end link order section # |