4 lines
59 B
Makefile
Vendored
4 lines
59 B
Makefile
Vendored
zram-y := zcomp.o zram_drv.o
|
|
|
|
obj-$(CONFIG_ZRAM) += zram.o
|