Sign in
coral
/
linux-mtk
/
c530c6ac7eb1d4ae1ff6b382d9211be446ee82c6
/
.
/
net
/
xfrm
/
Makefile
blob: 45744a3d3a51ed240e8eee2c780b8837a2ba395e [
file
] [
log
] [
blame
]
#
# Makefile for the XFRM subsystem.
#
obj
-
$
(
CONFIG_XFRM
)
:=
xfrm_policy
.
o xfrm_state
.
o xfrm_hash
.
o \
xfrm_input
.
o xfrm_output
.
o xfrm_algo
.
o
obj
-
$
(
CONFIG_XFRM_USER
)
+=
xfrm_user
.
o