Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / net / xfrm / Makefile
1 #
2 # Makefile for the XFRM subsystem.
3 #
4
5 obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_input.o xfrm_algo.o
6 obj-$(CONFIG_XFRM_USER) += xfrm_user.o
7