patch-2.1.109 linux/net/802/Makefile
Next file: linux/net/802/p8022tr.c
Previous file: linux/mm/vmscan.c
Back to the patch index
Back to the overall index
-  Lines: 17
-  Date:
Fri Jul 10 13:51:41 1998
-  Orig file: 
v2.1.108/linux/net/802/Makefile
-  Orig date: 
Fri May  8 23:14:57 1998
diff -u --recursive --new-file v2.1.108/linux/net/802/Makefile linux/net/802/Makefile
@@ -23,6 +23,7 @@
 
 ifdef CONFIG_TR
 O_OBJS += tr.o
+	SNAP=y
 endif
 
 ifdef CONFIG_FDDI
@@ -42,7 +43,7 @@
 endif
 
 ifeq ($(SNAP),y)
-OX_OBJS += p8022.o psnap.o p8022tr.o
+OX_OBJS += p8022.o psnap.o
 endif
 
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov