# SPDX-License-Identifier: GPL-2.0

obj-$(CONFIG_HDS_REMOTE_MEM) += hds_rmem.o

hds_rmem-$(CONFIG_HDS_REMOTE_MEM) := rmem_server.o

