patch-2.4.4 linux/net/econet/Makefile

Next file: linux/net/econet/af_econet.c
Previous file: linux/net/decnet/af_decnet.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/net/econet/Makefile linux/net/econet/Makefile
@@ -9,7 +9,8 @@
 
 O_TARGET := econet.o
 
-obj-y := af_econet.o sysctl_net_ec.o
+obj-y := af_econet.o
 obj-m := $(O_TARGET)
 
 include $(TOPDIR)/Rules.make
+

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)