# SPDX-License-Identifier: GPL-2.0+

ubdevshm-$(CONFIG_UB_UBDEVSHM) := ubdevshm_main.o ubdevshm_attr.o ubdevshm_uba_record.o

obj-$(CONFIG_UB_UBDEVSHM) += ubdevshm.o
