Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / drivers / block / zram / Makefile
1 zram-y  :=      zcomp_lzo.o zcomp.o zram_drv.o
2
3 zram-$(CONFIG_ZRAM_LZ4_COMPRESS) += zcomp_lz4.o
4
5 obj-$(CONFIG_ZRAM)      +=      zram.o