Sign in
android-kvm
/
linux
/
a99efa00891b66405ebd25e49868efc701fe1546
/
.
/
drivers
/
md
/
bcache
/
Makefile
blob: fd714628da6a743b11e743e3af1da0f76a300179 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
obj
-
$
(
CONFIG_BCACHE
)
+=
bcache
.
o
bcache
-
y
:=
alloc
.
o bset
.
o btree
.
o closure
.
o debug
.
o extents
.
o\
io
.
o journal
.
o movinggc
.
o request
.
o stats
.
o super
.
o sysfs
.
o trace
.
o\
util
.
o writeback
.
o