summaryrefslogtreecommitdiff
path: root/drivers/md/bcache/Makefile
blob: 0fb1b6009da353e4018b642d9ca3778f1c314d38 (plain)
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 debug.o extents.o io.o\
	journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
	util.o writeback.o