patch-2.1.45 linux/net/Makefile
Next file: linux/net/appletalk/ddp.c
Previous file: linux/net/Config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Wed Jul 16 19:22:51 1997
- Orig file:
v2.1.44/linux/net/Makefile
- Orig date:
Mon Jul 7 13:04:57 1997
diff -u --recursive --new-file v2.1.44/linux/net/Makefile linux/net/Makefile
@@ -113,6 +113,9 @@
endif
endif
+# We must attach netsyms.o to socket.o, as otherwise there is nothing
+# to pull the object file from the archive.
+
SOCK := socket.o
ifeq ($(CONFIG_NET),y)
ifeq ($(CONFIG_MODULES),y)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov