aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2011-01-25 23:17:27 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-01-31 13:38:16 -0800
commita6238f21736af3f47bdebf3895f477f5f23f1af9 (patch)
tree6adcff1f9fdae33641697aee58a5ba206b6e5244 /net/Makefile
parentstaging: remove smbfs (diff)
downloadlinux-dev-a6238f21736af3f47bdebf3895f477f5f23f1af9.tar.xz
linux-dev-a6238f21736af3f47bdebf3895f477f5f23f1af9.zip
appletalk: move to staging
For all I know, Appletalk is dead, the only reasonable use right now would be nostalgia, and that can be served well enough by old kernels. The code is largely not in a bad shape, but it still uses the big kernel lock, and nobody seems motivated to change that. FWIW, the last release of MacOS that supported Appletalk was MacOS X 10.5, made in 2007, and it has been abandoned by Apple with 10.6. Using TCP/IP instead of Appletalk has been supported since MacOS 7.6, which was released in 1997 and is able to run on most of the legacy hardware. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Cc: Arnaldo Carvalho de Melo <acme@ghostprotocols.net> Cc: netdev@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
-rw-r--r--net/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a3330ebe2c53..16d9947b4b95 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -27,7 +27,6 @@ obj-$(CONFIG_NET_KEY) += key/
obj-$(CONFIG_BRIDGE) += bridge/
obj-$(CONFIG_NET_DSA) += dsa/
obj-$(CONFIG_IPX) += ipx/
-obj-$(CONFIG_ATALK) += appletalk/
obj-$(CONFIG_WAN_ROUTER) += wanrouter/
obj-$(CONFIG_X25) += x25/
obj-$(CONFIG_LAPB) += lapb/