# SPDX-License-Identifier: GPL-2.0+

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

obj-m += ubdevshm.o
