patch-2.3.15 linux/net/core/Makefile
Next file: linux/net/core/datagram.c
Previous file: linux/net/bridge/br.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Aug 23 09:56:58 1999
- Orig file:
v2.3.14/linux/net/core/Makefile
- Orig date:
Tue Dec 29 11:21:49 1998
diff -u --recursive --new-file v2.3.14/linux/net/core/Makefile linux/net/core/Makefile
@@ -25,8 +25,8 @@
O_OBJS += dev.o dev_mcast.o dst.o neighbour.o rtnetlink.o utils.o
-ifdef CONFIG_FIREWALL
-OX_OBJS += firewall.o
+ifdef CONFIG_NETFILTER
+OX_OBJS += netfilter.o
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)