patch-2.1.11 linux/net/802/Makefile

Next file: linux/net/802/fddi.c
Previous file: linux/mm/swapfile.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.10/linux/net/802/Makefile linux/net/802/Makefile
@@ -14,6 +14,10 @@
 O_OBJS += tr.o
 endif
 
+ifdef CONFIG_FDDI
+O_OBJS += fddi.o
+endif
+
 ifdef CONFIG_IPX
 OX_OBJS += p8022.o psnap.o p8022tr.o
 endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov