summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/security/integrity/evm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/security/integrity/evm/Makefile')
-rw-r--r--ANDROID_3.4.5/security/integrity/evm/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/security/integrity/evm/Makefile b/ANDROID_3.4.5/security/integrity/evm/Makefile
deleted file mode 100644
index 7393c415..00000000
--- a/ANDROID_3.4.5/security/integrity/evm/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Makefile for building the Extended Verification Module(EVM)
-#
-obj-$(CONFIG_EVM) += evm.o
-
-evm-y := evm_main.o evm_crypto.o evm_secfs.o
-evm-$(CONFIG_FS_POSIX_ACL) += evm_posix_acl.o