vfs: move ima_file_free before releasing the file
[deliverable/linux.git] / security / integrity / ima / Makefile
CommitLineData
3323eec9
MZ
1#
2# Makefile for building Trusted Computing Group's(TCG) runtime Integrity
3# Measurement Architecture(IMA).
4#
5
6obj-$(CONFIG_IMA) += ima.o
7
bab73937 8ima-y := ima_fs.o ima_queue.o ima_init.o ima_main.o ima_crypto.o ima_api.o \
417c6c8e
DK
9 ima_policy.o
10ima-$(CONFIG_IMA_AUDIT) += ima_audit.o
This page took 0.201529 seconds and 5 git commands to generate.