xref: /linux/drivers/md/bcache/Makefile (revision 0ea5c948cb64bab5bc7a5516774eb8536f05aa0d)
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