patch-2.4.0-test10 linux/net/core/Makefile
Next file: linux/net/core/dev.c
Previous file: linux/net/bridge/br_private_stp.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Oct 10 10:33:52 2000
- Orig file:
v2.4.0-test9/linux/net/core/Makefile
- Orig date:
Mon Aug 23 09:56:58 1999
diff -u --recursive --new-file v2.4.0-test9/linux/net/core/Makefile linux/net/core/Makefile
@@ -29,6 +29,10 @@
OX_OBJS += netfilter.o
endif
+ifeq ($(CONFIG_NET_DIVERT),y)
+O_OBJS += dv.o
+endif
+
endif
ifdef CONFIG_NET_PROFILE
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)