Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[deliverable/linux.git] / drivers / block / zram / Makefile
CommitLineData
b7ca232e 1zram-y := zcomp_lzo.o zcomp.o zram_drv.o
16a4bfb9 2
6e76668e
SS
3zram-$(CONFIG_ZRAM_LZ4_COMPRESS) += zcomp_lz4.o
4
16a4bfb9 5obj-$(CONFIG_ZRAM) += zram.o
This page took 0.409658 seconds and 5 git commands to generate.