Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux...
[linux-2.6-block.git] / drivers / md / bcache / Makefile
1
2 obj-$(CONFIG_BCACHE)    += bcache.o
3
4 bcache-y                := alloc.o bset.o btree.o closure.o debug.o extents.o\
5         io.o journal.o movinggc.o request.o stats.o super.o sysfs.o trace.o\
6         util.o writeback.o
7
8 CFLAGS_request.o        += -Iblock