Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d9a799d197da16fcfb1e872e82ee6cdf7fe8f7ab
/
.
/
fs
/
ecryptfs
/
Makefile
blob: 2cc9ee4ad2eb774f144e1d706276c7d037c6bb7d [
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 miscdev
.
o kthread
.
o debug
.
o