Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
b1cf8ddca2a3f18c21ba825cc6775f5ec12a0a3f
/
.
/
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