patch-2.3.15 linux/net/802/Makefile
Next file: linux/net/802/fc.c
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Mon Aug 23 10:12:38 1999
-  Orig file: 
v2.3.14/linux/net/802/Makefile
-  Orig date: 
Fri Jul 10 13:51:41 1998
diff -u --recursive --new-file v2.3.14/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)