]> Git Repo - linux.git/blame - net/xfrm/Makefile
[MAC80211]: improve locking of sta_info related structures
[linux.git] / net / xfrm / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the XFRM subsystem.
3#
4
44e36b42
DM
5obj-$(CONFIG_XFRM) := xfrm_policy.o xfrm_state.o xfrm_hash.o \
6 xfrm_input.o xfrm_algo.o
1da177e4
LT
7obj-$(CONFIG_XFRM_USER) += xfrm_user.o
8
This page took 0.281297 seconds and 4 git commands to generate.