linux/drivers/staging/zram/Makefile

4 lines
65 B
Makefile

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