Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
82af6bc0986c5140efc875b2d91326031f0254ab
/
.
/
fs
/
ecryptfs
/
Makefile
blob: 1e34a7fd4884391b5bec9a3de93bc4dfb86d7d2b [
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 debug
.
o