Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ccc7dadf736639da86f3e0c86832c11a66fc8221
/
.
/
fs
/
ecryptfs
/
Makefile
blob: b4755a85996e9d6be9597fb92c05d668ff88713c [
file
] [
log
] [
blame
]
#
# Makefile for the Linux 2.6 eCryptfs
#
obj
-
$
(
CONFIG_ECRYPT_FS
)
+=
ecryptfs
.
o
ecryptfs
-
objs
:=
dentry
.
o file
.
o inode
.
o main
.
o super
.
o mmap
.
o read_write
.
o crypto
.
o keystore
.
o messaging
.
o netlink
.
o miscdev
.
o kthread
.
o debug
.
o