patch-1.3.68 linux/drivers/net/Makefile
Next file: linux/drivers/net/new_tunnel.c
Previous file: linux/drivers/char/wdt.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Wed Feb 21 08:33:22 1996
- Orig file:
v1.3.67/linux/drivers/net/Makefile
- Orig date:
Fri Jan 26 01:37:06 1996
diff -u --recursive --new-file v1.3.67/linux/drivers/net/Makefile linux/drivers/net/Makefile
@@ -36,10 +36,10 @@
endif
ifeq ($(CONFIG_NET_IPIP),y)
-L_OBJS += tunnel.o
+L_OBJS += new_tunnel.o
else
ifeq ($(CONFIG_NET_IPIP),m)
- M_OBJS += tunnel.o
+ M_OBJS += new_tunnel.o
endif
endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this