X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv6%2FMakefile;fp=net%2Fipv6%2FMakefile;h=41877abd22e6866d0bcf61ab80943c6a24bb40a9;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=386e0a6269481330fc74be675de7bfd1800e20dc;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;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