From b97aee1ee851c6ce0f48e9c231a8152c1151dbe4 Mon Sep 17 00:00:00 2001 From: Gabor Juhos <juhosg@openwrt.org> Date: Mon, 4 Feb 2013 15:23:10 +0000 Subject: coldfire: R.I.P. The target still uses 2.6.38. The support of that kernel version has been removed ~9 months ago. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35489 --- target/linux/coldfire/patches/200-fec_select_phylib.patch | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 target/linux/coldfire/patches/200-fec_select_phylib.patch (limited to 'target/linux/coldfire/patches/200-fec_select_phylib.patch') diff --git a/target/linux/coldfire/patches/200-fec_select_phylib.patch b/target/linux/coldfire/patches/200-fec_select_phylib.patch deleted file mode 100644 index 4207d98..0000000 --- a/target/linux/coldfire/patches/200-fec_select_phylib.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/drivers/net/Kconfig -+++ b/drivers/net/Kconfig -@@ -1975,6 +1975,7 @@ - config FEC_548x - tristate "MCF547x/MCF548x Fast Ethernet Controller support" - depends on M547X_8X -+ select PHYLIB - help - The MCF547x and MCF548x have a built-in Fast Ethernet Controller. - Saying Y here will include support for this device in the kernel. -- cgit v1.1