Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fd474510645f787b626eb3a9b809bac27a20644d
/
.
/
fs
/
crypto
/
Makefile
blob: b0ca0e640de7bfd0ff90b66b9510e0fee1445d67 [
file
] [
log
] [
blame
]
obj
-
$
(
CONFIG_FS_ENCRYPTION
)
+=
fscrypto
.
o
ccflags
-
y
+=
-
Ifs
/
ext4
ccflags
-
y
+=
-
Ifs
/
f2fs
fscrypto
-
y
:=
crypto
.
o fname
.
o hooks
.
o keyinfo
.
o policy
.
o
fscrypto
-
$
(
CONFIG_BLOCK
)
+=
bio
.
o
fscrypto
-
$
(
CONFIG_PFK
)
+=
fscrypt_ice
.
o