# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the Linux kernel UB device drivers.
#

obj-$(CONFIG_UB)		+= urma/
obj-$(CONFIG_UB_UDMA_HNS3)	+= hw/hns3/
