Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne...
[deliverable/linux.git] / security / integrity / evm / Makefile
CommitLineData
66dbc325
MZ
1#
2# Makefile for building the Extended Verification Module(EVM)
3#
4obj-$(CONFIG_EVM) += evm.o
5
6evm-y := evm_main.o evm_crypto.o evm_secfs.o
bf6d0f5d 7evm-$(CONFIG_FS_POSIX_ACL) += evm_posix_acl.o
This page took 0.112895 seconds and 5 git commands to generate.