Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
[deliverable/linux.git] / drivers / staging / ramster / Makefile
1 zcache-y := zcache-main.o tmem.o zbud.o
2 zcache-$(CONFIG_RAMSTER) += ramster/ramster.o ramster/r2net.o
3 zcache-$(CONFIG_RAMSTER) += ramster/nodemanager.o ramster/tcp.o
4 zcache-$(CONFIG_RAMSTER) += ramster/heartbeat.o ramster/masklog.o
5
6 obj-$(CONFIG_ZCACHE2) += zcache.o
This page took 0.030488 seconds and 5 git commands to generate.