]> err.no Git - linux-2.6/blob - net/xfrm/Makefile
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
[linux-2.6] / net / xfrm / Makefile
1 #
2 # Makefile for the XFRM subsystem.
3 #
4
5 obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
6                       xfrm_input.o xfrm_output.o xfrm_algo.o
7 obj-$(CONFIG_XFRM_USER) += xfrm_user.o
8