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