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
- Lines: 10
- Date:
Thu Apr 19 08:38:50 2001
- Orig file:
v2.4.3/linux/net/econet/Makefile
- Orig date:
Fri Dec 29 14:07:24 2000
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)