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