aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-03-10 01:01:55 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-03-10 01:01:55 +0000
commit95431b7843cfee353703e664698fc269f867d45b (patch)
tree7b91e57172445ae9d7c5e46e2f10ea4c8afec2e4 /target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch
parent3d919b7c086977cdf470042530e5d1bcf1e514b9 (diff)
downloadupstream-95431b7843cfee353703e664698fc269f867d45b.tar.gz
upstream-95431b7843cfee353703e664698fc269f867d45b.tar.bz2
upstream-95431b7843cfee353703e664698fc269f867d45b.zip
cns3xxx: remove linux 3.3 support
SVN-Revision: 35916
Diffstat (limited to 'target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch')
-rw-r--r--target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch b/target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch
deleted file mode 100644
index 84548a322c..0000000000
--- a/target/linux/cns3xxx/patches-3.3/085-ethernet_support.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- a/drivers/net/ethernet/Kconfig
-+++ b/drivers/net/ethernet/Kconfig
-@@ -32,6 +32,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
-@@ -15,6 +15,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/