There is no dev.c in net/appletalk. diff -uprN -X /linux/dontdiff a/net/appletalk/Makefile b/net/appletalk/Makefile --- a/net/appletalk/Makefile 2004-11-15 11:44:20.000000000 +0100 +++ b/net/appletalk/Makefile 2004-11-15 12:47:12.000000000 +0100 @@ -4,6 +4,6 @@ obj-$(CONFIG_ATALK) += appletalk.o -appletalk-y := aarp.o ddp.o dev.o +appletalk-y := aarp.o ddp.o appletalk-$(CONFIG_PROC_FS) += atalk_proc.o appletalk-$(CONFIG_SYSCTL) += sysctl_net_atalk.o - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html