patch-2.1.101 linux/net/802/Makefile

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

diff -u --recursive --new-file v2.1.100/linux/net/802/Makefile linux/net/802/Makefile
@@ -29,6 +29,10 @@
 O_OBJS += fddi.o
 endif
 
+ifdef CONFIG_HIPPI
+O_OBJS += hippi.o
+endif
+
 ifdef CONFIG_IPX
 	SNAP=y
 endif

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