18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_cizram-y := zcomp.o zram_drv.o 38c2ecf20Sopenharmony_ci 48c2ecf20Sopenharmony_cizram-$(CONFIG_ZRAM_GROUP) += zram_group/zram_group.o zram_group/zlist.o zram_group/group_writeback.o 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciobj-$(CONFIG_ZRAM) += zram.o 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciccflags-$(CONFIG_ZRAM_GROUP) += -I$(srctree)/drivers/block/zram/zram_group/ 98c2ecf20Sopenharmony_ciccflags-$(CONFIG_HYPERHOLD) += -I$(srctree)/drivers/hyperhold/ 10