# SPDX-License-Identifier: GPL-2.0+

ubmem_vmmu-$(CONFIG_UB_UBMEM_VMMU) := ubmem_vmmu_main.o

obj-m += ubmem_vmmu.o
