[PATCH] appletalk Makefile

From: Andries.Brouwer
Date: Mon Nov 15 2004 - 07:04:09 EST


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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/