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

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)