# SPDX-License-Identifier: GPL-2.0+

ubmem_vmmu-$(CONFIG_UB_UBMEM_VMMU) := ubmem_vmmu_main.o

obj-$(CONFIG_UB_UBMEM_VMMU) += ubmem_vmmu.o
