patch-2.1.99 linux/net/core/Makefile
Next file: linux/net/core/dev.c
Previous file: linux/net/bridge/Makefile
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Tue Apr 28 11:10:10 1998
- Orig file:
v2.1.98/linux/net/core/Makefile
- Orig date:
Tue Jan 13 20:15:33 1998
diff -u --recursive --new-file v2.1.98/linux/net/core/Makefile linux/net/core/Makefile
@@ -9,8 +9,7 @@
O_TARGET := core.o
-O_OBJS := sock.o skbuff.o iovec.o datagram.o dst.o scm.o \
- neighbour.o rtnetlink.o utils.o
+O_OBJS := sock.o skbuff.o iovec.o datagram.o scm.o
ifeq ($(CONFIG_SYSCTL),y)
O_OBJS += sysctl_net_core.o
@@ -22,7 +21,7 @@
ifdef CONFIG_NET
-O_OBJS += dev.o dev_mcast.o
+O_OBJS += dev.o dev_mcast.o dst.o neighbour.o rtnetlink.o utils.o
ifdef CONFIG_FIREWALL
OX_OBJS += firewall.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov