patch-2.1.80 linux/net/core/Makefile
Next file: linux/net/core/dev.c
Previous file: linux/net/bridge/br.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jan 13 20:15:33 1998
- Orig file:
v2.1.79/linux/net/core/Makefile
- Orig date:
Mon Jan 12 22:09:24 1998
diff -u --recursive --new-file v2.1.79/linux/net/core/Makefile linux/net/core/Makefile
@@ -16,6 +16,10 @@
O_OBJS += sysctl_net_core.o
endif
+ifdef CONFIG_FILTER
+O_OBJS += filter.o
+endif
+
ifdef CONFIG_NET
O_OBJS += dev.o dev_mcast.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov