[media] media: rc: nuvoton-cir: fix interrupt handling
[linux-2.6/btrfs-unstable.git] / security / integrity / evm / Makefile
blob7393c415a0667209e7833c3ab02637e36146291a
2 # Makefile for building the Extended Verification Module(EVM)
4 obj-$(CONFIG_EVM) += evm.o
6 evm-y := evm_main.o evm_crypto.o evm_secfs.o
7 evm-$(CONFIG_FS_POSIX_ACL) += evm_posix_acl.o