Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / zram / Makefile
index b1709c57f636ac3704fd54259bfb5cc7ef2fcb5f..2a6d3213a75644f2e3df419e8680b64b3b540fec 100644 (file)
@@ -1,3 +1,4 @@
-zram-y :=      zram_drv.o zram_sysfs.o xvmalloc.o
+zram-y :=      zram_drv.o zram_sysfs.o
 
 obj-$(CONFIG_ZRAM)     +=      zram.o
+obj-$(CONFIG_XVMALLOC) +=      xvmalloc.o
\ No newline at end of file