787c4cb916cd6bf5e82c851467a5445a39e4e5db
[deliverable/linux.git] / security / integrity / ima / Makefile
1 #
2 # Makefile for building Trusted Computing Group's(TCG) runtime Integrity
3 # Measurement Architecture(IMA).
4 #
5
6 obj-$(CONFIG_IMA) += ima.o
7
8 ima-y := ima_fs.o ima_queue.o ima_init.o ima_main.o ima_crypto.o ima_api.o \
9 ima_policy.o ima_iint.o ima_audit.o
This page took 0.029958 seconds and 4 git commands to generate.