]> Pileus Git - ~andy/linux/blob - drivers/md/bcache/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph...
[~andy/linux] / drivers / md / bcache / Makefile
1
2 obj-$(CONFIG_BCACHE)    += bcache.o
3
4 bcache-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
7 CFLAGS_request.o        += -Iblock