aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-03-16 07:40:41 +0000
committerJohn Crispin <john@openwrt.org>2015-03-16 07:40:41 +0000
commit518d9fd2a0bef9b05c48cebb061b6b462961b3c7 (patch)
treeef1ba97d3cf4335a441084d2dcec23317974463e /target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch
parent43c66cb43416a6cac063a2b2213b79603dcc0dbf (diff)
downloadupstream-518d9fd2a0bef9b05c48cebb061b6b462961b3c7.tar.gz
upstream-518d9fd2a0bef9b05c48cebb061b6b462961b3c7.tar.bz2
upstream-518d9fd2a0bef9b05c48cebb061b6b462961b3c7.zip
cns3xxx: drop 3.14 support
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44817
Diffstat (limited to 'target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch b/target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch
deleted file mode 100644
index 6a9be3544a..0000000000
--- a/target/linux/cns3xxx/patches-3.14/085-ethernet_support.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/drivers/net/ethernet/Kconfig
-+++ b/drivers/net/ethernet/Kconfig
-@@ -34,6 +34,7 @@ source "drivers/net/ethernet/calxeda/Kco
- source "drivers/net/ethernet/chelsio/Kconfig"
- source "drivers/net/ethernet/cirrus/Kconfig"
- source "drivers/net/ethernet/cisco/Kconfig"
-+source "drivers/net/ethernet/cavium/Kconfig"
- source "drivers/net/ethernet/davicom/Kconfig"
-
- config DNET
---- a/drivers/net/ethernet/Makefile
-+++ b/drivers/net/ethernet/Makefile
-@@ -17,6 +17,7 @@ obj-$(CONFIG_NET_BFIN) += adi/
- obj-$(CONFIG_NET_VENDOR_BROADCOM) += broadcom/
- obj-$(CONFIG_NET_VENDOR_BROCADE) += brocade/
- obj-$(CONFIG_NET_CALXEDA_XGMAC) += calxeda/
-+obj-$(CONFIG_NET_VENDOR_CAVIUM) += cavium/
- obj-$(CONFIG_NET_VENDOR_CHELSIO) += chelsio/
- obj-$(CONFIG_NET_VENDOR_CIRRUS) += cirrus/
- obj-$(CONFIG_NET_VENDOR_CISCO) += cisco/