]> Git Repo - linux.git/blame - drivers/md/bcache/Makefile
Merge remote-tracking branch 'spi/topic/omap-100k' into spi-next
[linux.git] / drivers / md / bcache / Makefile
CommitLineData
cafe5635
KO
1
2obj-$(CONFIG_BCACHE) += bcache.o
3
4bcache-y := alloc.o btree.o bset.o io.o journal.o writeback.o\
5 movinggc.o request.o super.o sysfs.o debug.o util.o trace.o stats.o closure.o
6
7CFLAGS_request.o += -Iblock
This page took 0.092427 seconds and 4 git commands to generate.