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

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