patch-1.3.39 linux/net/ipv4/Makefile
Next file: linux/net/ipv4/ipip.c
Previous file: linux/net/ipv4/Config.in
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Nov 8 12:46:19 1995
- Orig file:
v1.3.38/linux/net/ipv4/Makefile
- Orig date:
Wed Nov 8 07:11:45 1995
diff -u --recursive --new-file v1.3.38/linux/net/ipv4/Makefile linux/net/ipv4/Makefile
@@ -30,6 +30,10 @@
ifeq ($(CONFIG_NET_IPIP),y)
IPV4_OBJS += ipip.o
+else
+ ifeq ($(CONFIG_NET_IPIP),m)
+ M_OBJS += ipip.o
+ endif
endif
ifdef CONFIG_INET
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