diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-10-21 18:41:52 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-10-21 18:41:52 +0000 |
commit | d40b0f352929653666b76961e8b521366837fdca (patch) | |
tree | 1c25a4a078430f47b72527798cf6c650c93a3d34 /target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch | |
parent | ad8315223159c7b3eeffa2e5047fb871d29d481e (diff) | |
download | upstream-d40b0f352929653666b76961e8b521366837fdca.tar.gz upstream-d40b0f352929653666b76961e8b521366837fdca.tar.bz2 upstream-d40b0f352929653666b76961e8b521366837fdca.zip |
ar71xx: remove unused kernel versions, 2.6.36 should be the next target
SVN-Revision: 23571
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 | 21 |
1 files changed, 0 insertions, 21 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 deleted file mode 100644 index 08d9154d9e..0000000000 --- a/target/linux/ar71xx/patches-2.6.34/005-ar71xx_mac_driver.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/drivers/net/Kconfig -+++ b/drivers/net/Kconfig -@@ -2161,6 +2161,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 -@@ -109,6 +109,7 @@ obj-$(CONFIG_STMMAC_ETH) += stmmac/ - # end link order section - # - -+obj-$(CONFIG_AG71XX) += ag71xx/ - obj-$(CONFIG_SUNDANCE) += sundance.o - obj-$(CONFIG_HAMACHI) += hamachi.o - obj-$(CONFIG_NET) += Space.o loopback.o |