Makefile 236 B

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