diff options
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 3721a9b866..08d9154d9e 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 # |