]> Pileus Git - ~andy/linux/blob - drivers/md/bcache/Makefile
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next
[~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