aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2012-05-17 20:59:51 -0700
committerDavid S. Miller <davem@davemloft.net>2012-05-18 01:35:08 -0400
commit349f29d841dbae854bd7367be7c250401f974f47 (patch)
treef451efb488cb46ecb30c3697e2daaf559bd4d603 /include/linux/Kbuild
parentCS89x0 : Use ioread16/iowrite16 on all platforms (diff)
downloadlinux-dev-349f29d841dbae854bd7367be7c250401f974f47.tar.xz
linux-dev-349f29d841dbae854bd7367be7c250401f974f47.zip
econet: remove ancient bug ridden protocol
More spring cleaning! The ancient Econet protocol should go. Most of the bug fixes in recent years have been fixing security vulnerabilities. The hardware hasn't been made since the 90s, it is only interesting as an archeological curiosity. For the truly curious, or insomniac, go read up on it. http://en.wikipedia.org/wiki/Econet Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index b738f2dc38d9..b5d568fa19e8 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -167,7 +167,6 @@ header-y += if_arp.h
header-y += if_bonding.h
header-y += if_bridge.h
header-y += if_cablemodem.h
-header-y += if_ec.h
header-y += if_eql.h
header-y += if_ether.h
header-y += if_fc.h