Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-next
[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.519994 seconds and 5 git commands to generate.