patch-2.2.12 linux/net/802/Makefile
Next file: linux/net/802/fc.c
Previous file: linux/mm/mremap.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Aug 25 17:29:53 1999
- Orig file:
v2.2.11/linux/net/802/Makefile
- Orig date:
Fri Jul 10 13:51:41 1998
diff -u --recursive --new-file v2.2.11/linux/net/802/Makefile linux/net/802/Makefile
@@ -26,6 +26,10 @@
SNAP=y
endif
+ifdef CONFIG_NET_FC
+O_OBJS += fc.o
+endif
+
ifdef CONFIG_FDDI
O_OBJS += fddi.o
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)