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