diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:38:02 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-11-11 11:38:02 +0000 |
commit | 88401c2052f78509c26b72d24c7fb0c260ec55f2 (patch) | |
tree | e81b0f3b2828d47ca78b66c97ae9f3a8d6f1d8e9 /target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch | |
parent | a01ec2469bcee5eb55f479160b77a1a28d39cef9 (diff) | |
download | mtk-20170518-88401c2052f78509c26b72d24c7fb0c260ec55f2.zip mtk-20170518-88401c2052f78509c26b72d24c7fb0c260ec55f2.tar.gz mtk-20170518-88401c2052f78509c26b72d24c7fb0c260ec55f2.tar.bz2 |
we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
Diffstat (limited to 'target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch')
-rw-r--r-- | target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch b/target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch deleted file mode 100644 index e43369b..0000000 --- a/target/linux/ar7/patches-2.6.27/150-cpmac_not_broken.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/drivers/net/Kconfig -+++ b/drivers/net/Kconfig -@@ -1823,7 +1823,7 @@ config SC92031 - - config CPMAC - tristate "TI AR7 CPMAC Ethernet support (EXPERIMENTAL)" -- depends on NET_ETHERNET && EXPERIMENTAL && AR7 && BROKEN -+ depends on NET_ETHERNET && EXPERIMENTAL && AR7 - select PHYLIB - help - TI AR7 CPMAC Ethernet support |