Makefile 226 B

1234567
  1. # SPDX-License-Identifier: GPL-2.0
  2. obj-$(CONFIG_BCACHE) += bcache.o
  3. bcache-y := alloc.o bset.o btree.o debug.o extents.o io.o\
  4. journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
  5. util.o writeback.o features.o