patch-2.2.0-pre2 linux/net/core/Makefile
Next file: linux/net/core/firewall.c
Previous file: linux/net/Config.in
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Tue Dec 29 11:21:49 1998
- Orig file:
v2.2.0-pre1/linux/net/core/Makefile
- Orig date:
Sat May 2 14:19:54 1998
diff -u --recursive --new-file v2.2.0-pre1/linux/net/core/Makefile linux/net/core/Makefile
@@ -12,7 +12,9 @@
O_OBJS := sock.o skbuff.o iovec.o datagram.o scm.o
ifeq ($(CONFIG_SYSCTL),y)
+ifeq ($(CONFIG_NET),y)
O_OBJS += sysctl_net_core.o
+endif
endif
ifdef CONFIG_FILTER
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov