]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - net/xfrm/Makefile
[XFRM] MIPv6: Fix to input RO state correctly.
[mirror_ubuntu-zesty-kernel.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 \
406ef77c 6 xfrm_input.o xfrm_output.o xfrm_algo.o
1da177e4
LT
7obj-$(CONFIG_XFRM_USER) += xfrm_user.o
8