diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-11 15:56:38 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-11 15:56:38 +0000 |
commit | 963972828a4d411cab9dae59dcc3ac29de769fd5 (patch) | |
tree | dbed821e85c48ca7ace743022438a07c24eb0ca8 /target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch | |
parent | c9789da4c5d508c65d190c5290fc78c58fb55fd4 (diff) |
ar71xx: nuke 2.6.28 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18750 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch b/target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch deleted file mode 100644 index ed7c67ca5f..0000000000 --- a/target/linux/ar71xx/patches-2.6.28/005-ar71xx_mac_driver.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/drivers/net/Kconfig -+++ b/drivers/net/Kconfig -@@ -2039,6 +2039,8 @@ config ACENIC_OMIT_TIGON_I - - The safe and default value for this is N. - -+source drivers/net/ag71xx/Kconfig -+ - config DL2K - tristate "DL2000/TC902x-based Gigabit Ethernet support" - depends on PCI ---- a/drivers/net/Makefile -+++ b/drivers/net/Makefile -@@ -93,6 +93,7 @@ obj-$(CONFIG_SH_ETH) += sh_eth.o - obj-$(CONFIG_MII) += mii.o - obj-$(CONFIG_PHYLIB) += phy/ - -+obj-$(CONFIG_AG71XX) += ag71xx/ - obj-$(CONFIG_SUNDANCE) += sundance.o - obj-$(CONFIG_HAMACHI) += hamachi.o - obj-$(CONFIG_NET) += Space.o loopback.o |