]> bbs.cooldavid.org Git - net-next-2.6.git/blame - net/xfrm/Makefile
8139cp: fix checksum broken
[net-next-2.6.git] / net / xfrm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the XFRM subsystem.
3#
4
44e36b42 5obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
b27aeadb
AD
6 xfrm_input.o xfrm_output.o xfrm_algo.o \
7 xfrm_sysctl.o
558f82ef 8obj-$(CONFIG_XFRM_STATISTICS) += xfrm_proc.o
1da177e4 9obj-$(CONFIG_XFRM_USER) += xfrm_user.o
6fccab67 10obj-$(CONFIG_XFRM_IPCOMP) += xfrm_ipcomp.o