Staging: zram: Makefile: replace the use of <module>-objs with <module>-y
[deliverable/linux.git] / drivers / staging / zram / Makefile
1 zram-y := zram_drv.o zram_sysfs.o xvmalloc.o
2
3 obj-$(CONFIG_ZRAM) += zram.o
This page took 0.029616 seconds and 5 git commands to generate.