X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fxfrm%2FMakefile;h=12bf0f88616c59a7dc4a29d0df506c2af390c59d;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=7cf00be13197cce119fd5b5ec6d56bd9c10f3ee5;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/net/xfrm/Makefile b/net/xfrm/Makefile index 7cf00be13..12bf0f886 100644 --- a/net/xfrm/Makefile +++ b/net/xfrm/Makefile @@ -2,7 +2,7 @@ # Makefile for the XFRM subsystem. # -obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o xfrm_output.o \ +obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o \ xfrm_export.o obj-$(CONFIG_XFRM_USER) += xfrm_user.o