X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv6%2FMakefile;h=41877abd22e6866d0bcf61ab80943c6a24bb40a9;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=386e0a6269481330fc74be675de7bfd1800e20dc;hpb=3944158a6d33f94668dbd6bdc32ff5c67bb53ec2;p=linux-2.6.git diff --git a/net/ipv6/Makefile b/net/ipv6/Makefile index 386e0a626..41877abd2 100644 --- a/net/ipv6/Makefile +++ b/net/ipv6/Makefile @@ -18,10 +18,7 @@ ipv6-objs += $(ipv6-y) obj-$(CONFIG_INET6_AH) += ah6.o obj-$(CONFIG_INET6_ESP) += esp6.o obj-$(CONFIG_INET6_IPCOMP) += ipcomp6.o -obj-$(CONFIG_INET6_XFRM_TUNNEL) += xfrm6_tunnel.o -obj-$(CONFIG_INET6_TUNNEL) += tunnel6.o -obj-$(CONFIG_INET6_XFRM_MODE_TRANSPORT) += xfrm6_mode_transport.o -obj-$(CONFIG_INET6_XFRM_MODE_TUNNEL) += xfrm6_mode_tunnel.o +obj-$(CONFIG_INET6_TUNNEL) += xfrm6_tunnel.o obj-$(CONFIG_NETFILTER) += netfilter/ obj-$(CONFIG_IPV6_TUNNEL) += ip6_tunnel.o