Files
Debian-9-Kernel/drivers/block/zram/Makefile
T

4 lines
59 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
zram-y := zcomp.o zram_drv.o
obj-$(CONFIG_ZRAM) += zram.o