Rtwo/kernel/motorola/sm8550/drivers/block/zram/Makefile
2025-09-30 19:22:48 -05:00

4 lines
99 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
zram-y := zcomp.o zram_drv.o
obj-$(CONFIG_ZRAM) += zram.o