aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/bcache/Makefile
blob: fd714628da6a743b11e743e3af1da0f76a300179 (plain) (blame)
1
2
3
4
5
6
7
# 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