Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
[cascardo/linux.git] / drivers / staging / zcache / Makefile
1 zcache-y        :=              zcache-main.o tmem.o zbud.o
2 zcache-$(CONFIG_ZCACHE_DEBUG) += debug.o
3 zcache-$(CONFIG_RAMSTER_DEBUG) += ramster/debug.o
4 zcache-$(CONFIG_RAMSTER)        +=      ramster/ramster.o ramster/r2net.o
5 zcache-$(CONFIG_RAMSTER)        +=      ramster/nodemanager.o ramster/tcp.o
6 zcache-$(CONFIG_RAMSTER)        +=      ramster/heartbeat.o ramster/masklog.o
7
8 obj-$(CONFIG_ZCACHE)    +=      zcache.o