secgateway/kernel/linux-4.14.83/drivers/block/zram/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2019-06-11 07:43:23 +00:00
zram-y := zcomp.o zram_drv.o
obj-$(CONFIG_ZRAM) += zram.o