kernel_samsung_a34x-permissive/drivers/md/bcache/Makefile
2024-04-28 15:49:01 +02:00

10 lines
254 B
Makefile
Executable file

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