Merge 3.9-rc5 into staging-next
[deliverable/linux.git] / drivers / staging / zcache / Makefile
CommitLineData
faca2ef7 1zcache-y := zcache-main.o tmem.o zbud.o
95bdaee2 2zcache-$(CONFIG_ZCACHE_DEBUG) += debug.o
14c9fda5
DM
3zcache-$(CONFIG_RAMSTER) += ramster/ramster.o ramster/r2net.o
4zcache-$(CONFIG_RAMSTER) += ramster/nodemanager.o ramster/tcp.o
5zcache-$(CONFIG_RAMSTER) += ramster/heartbeat.o ramster/masklog.o
faca2ef7 6
d651b886 7obj-$(CONFIG_ZCACHE) += zcache.o
This page took 0.094904 seconds and 5 git commands to generate.