Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
[cascardo/linux.git] / 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