]> git.karo-electronics.de Git - karo-tx-linux.git/blob - security/integrity/evm/Makefile
Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixes
[karo-tx-linux.git] / security / integrity / evm / Makefile
1 #
2 # Makefile for building the Extended Verification Module(EVM)
3 #
4 obj-$(CONFIG_EVM) += evm.o
5
6 evm-y := evm_main.o evm_crypto.o evm_secfs.o
7 evm-$(CONFIG_FS_POSIX_ACL) += evm_posix_acl.o