xref: /linux-6.15/drivers/md/bcache/Makefile (revision 8c8d2d96)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2cafe5635SKent Overstreet
3cafe5635SKent Overstreetobj-$(CONFIG_BCACHE)	+= bcache.o
4cafe5635SKent Overstreet
5*8c8d2d96SKent Overstreetbcache-y		:= alloc.o bset.o btree.o debug.o extents.o io.o\
6*8c8d2d96SKent Overstreet	journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
7092bd54dSColy Li	util.o writeback.o features.o
8