patch-2.4.0-prerelease linux/net/econet/Makefile
Next file: linux/net/ethernet/Makefile
Previous file: linux/net/decnet/Makefile
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Fri Dec 29 14:07:24 2000
- Orig file:
v2.4.0-test12/linux/net/econet/Makefile
- Orig date:
Sun Aug 6 11:23:41 2000
diff -u --recursive --new-file v2.4.0-test12/linux/net/econet/Makefile linux/net/econet/Makefile
@@ -9,7 +9,7 @@
O_TARGET := econet.o
-O_OBJS := af_econet.o sysctl_net_ec.o
-M_OBJS := $(O_TARGET)
+obj-y := af_econet.o sysctl_net_ec.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)