ubuntu-linux-kernel/drivers/block/zram/Makefile

4 lines
59 B
Makefile
Raw Normal View History

2024-04-01 15:06:58 +00:00
zram-y := zcomp.o zram_drv.o
obj-$(CONFIG_ZRAM) += zram.o