]> Git Repo - linux.git/blob - drivers/md/bcache/Makefile
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
[linux.git] / drivers / md / bcache / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 obj-$(CONFIG_BCACHE)    += bcache.o
4
5 bcache-y                := alloc.o bset.o btree.o closure.o debug.o extents.o\
6         io.o journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
7         util.o writeback.o features.o
This page took 0.038107 seconds and 4 git commands to generate.