Sign in
android
/
kernel
/
common
/
8667d434b2a993b34a9dae6f6673bf93870fac25
/
.
/
fs
/
cachefiles
/
Makefile
blob: f008524bb78fe11536eb8c0b8196339bd331fb25 [
file
]
# SPDX-License-Identifier: GPL-2.0
#
# Makefile for caching in a mounted filesystem
#
cachefiles
-
y
:=
\
daemon
.
o \
main
.
o \
security
.
o
cachefiles
-
$
(
CONFIG_CACHEFILES_ERROR_INJECTION
)
+=
error_inject
.
o
obj
-
$
(
CONFIG_CACHEFILES
)
:=
cachefiles
.
o