linux/drivers/staging/zram/Makefile

4 lines
75 B
Makefile

zram-y := zram_drv.o zram_sysfs.o xvmalloc.o
obj-$(CONFIG_ZRAM) += zram.o