X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fipv4%2FMakefile;h=35e5f59990925bbf6e6622e52d01157ed1d35f0d;hb=987b0145d94eecf292d8b301228356f44611ab7c;hp=9ef50a0b9d2c7b871145f759c52cdd6ade6e5520;hpb=f7ed79d23a47594e7834d66a8f14449796d4f3e6;p=linux-2.6.git diff --git a/net/ipv4/Makefile b/net/ipv4/Makefile index 9ef50a0b9..35e5f5999 100644 --- a/net/ipv4/Makefile +++ b/net/ipv4/Makefile @@ -22,8 +22,7 @@ obj-$(CONFIG_SYN_COOKIES) += syncookies.o obj-$(CONFIG_INET_AH) += ah4.o obj-$(CONFIG_INET_ESP) += esp4.o obj-$(CONFIG_INET_IPCOMP) += ipcomp.o -obj-$(CONFIG_INET_XFRM_TUNNEL) += xfrm4_tunnel.o -obj-$(CONFIG_INET_TUNNEL) += tunnel4.o +obj-$(CONFIG_INET_TUNNEL) += xfrm4_tunnel.o obj-$(CONFIG_IP_PNP) += ipconfig.o obj-$(CONFIG_IP_ROUTE_MULTIPATH_RR) += multipath_rr.o obj-$(CONFIG_IP_ROUTE_MULTIPATH_RANDOM) += multipath_random.o