patch-1.3.82 linux/net/Makefile

Next file: linux/net/appletalk/Makefile
Previous file: linux/net/802/sysctl_net_802.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.81/linux/net/Makefile linux/net/Makefile
@@ -41,7 +41,7 @@
 endif
 
 L_TARGET     := network.a
-L_OBJS	     := socket.o protocols.o $(join $(SUB_DIRS),$(SUB_DIRS:%=/%.o))
+L_OBJS	     := socket.o protocols.o sysctl_net.o $(join $(SUB_DIRS),$(SUB_DIRS:%=/%.o))
 ifeq ($(CONFIG_MODULES),y)
 LX_OBJS = netsyms.o
 endif

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