patch-1.3.21 linux/net/core/Makefile
Next file: linux/net/core/datagram.c
Previous file: linux/net/ax25/af_ax25.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Thu Aug 17 09:34:44 1995
- Orig file:
v1.3.20/linux/net/core/Makefile
- Orig date:
Fri Aug 18 08:44:59 1995
diff -u --recursive --new-file v1.3.20/linux/net/core/Makefile linux/net/core/Makefile
@@ -9,10 +9,10 @@
O_TARGET := core.o
-O_OBJS :=
+O_OBJS := sock.o skbuff.o iovec.o datagram.o
ifdef CONFIG_NET
-O_OBJS += sock.o dev.o dev_mcast.o iovec.o skbuff.o datagram.o
+O_OBJS += dev.o dev_mcast.o
endif
include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this