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
- Lines: 11
- Date:
Fri May 8 00:08:02 1998
- Orig file:
v2.1.100/linux/net/802/Makefile
- Orig date:
Tue Dec 23 13:52:02 1997
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