Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.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