# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_HDA_PERSIST_MEM) += hda_pmem.o

hda_pmem-$(CONFIG_HDA_PERSIST_MEM) := pmem.o

