patch-1.3.20 linux/net/core/Makefile

Next file: linux/net/ipv4/arp.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.19/linux/net/core/Makefile linux/net/core/Makefile
@@ -9,8 +9,10 @@
 
 O_TARGET := core.o
 
+O_OBJS	:=
+
 ifdef CONFIG_NET
-O_OBJS	 := sock.o dev.o dev_mcast.o skbuff.o datagram.o iovec.o
+O_OBJS	+= sock.o dev.o dev_mcast.o iovec.o skbuff.o datagram.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