Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
paulg
/
linux-stable
/
6a6c24b6917692f826525ca5cb550f98982e39e8
/
.
/
security
/
integrity
/
ima
/
Makefile
blob: 787c4cb916cd6bf5e82c851467a5445a39e4e5db [
file
] [
log
] [
blame
]
#
# Makefile for building Trusted Computing Group's(TCG) runtime Integrity
# Measurement Architecture(IMA).
#
obj
-
$
(
CONFIG_IMA
)
+=
ima
.
o
ima
-
y
:=
ima_fs
.
o ima_queue
.
o ima_init
.
o ima_main
.
o ima_crypto
.
o ima_api
.
o \
ima_policy
.
o ima_iint
.
o ima_audit
.
o