linux/drivers/staging/zram/Makefile

4 lines
64 B
Makefile

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