X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2FMakefile;h=8e2bdc025ab852fccaf8b66c80175864c806b36a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=a46436e0fcc2117f9bc941e959cef9c653b6d341;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/net/Makefile b/net/Makefile index a46436e0f..8e2bdc025 100644 --- a/net/Makefile +++ b/net/Makefile @@ -15,7 +15,8 @@ obj-$(CONFIG_NET) += $(tmp-y) # LLC has to be linked before the files in net/802/ obj-$(CONFIG_LLC) += llc/ obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/ -obj-$(CONFIG_INET) += ipv4/ xfrm/ +obj-$(CONFIG_INET) += ipv4/ +obj-$(CONFIG_XFRM) += xfrm/ obj-$(CONFIG_UNIX) += unix/ ifneq ($(CONFIG_IPV6),) obj-y += ipv6/