Sign in
gem5
/
arm
/
linux
/
868539a3b671e0f736ddd11b67bf1dc3d8a5a921
/
.
/
fs
/
ecryptfs
/
Makefile
blob: 2cc9ee4ad2eb774f144e1d706276c7d037c6bb7d [
file
]
#
# 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