# SPDX-License-Identifier: GPL-2.0+

obj-y			+= irq.o

ubfi-y			:= ub_fi.o ubrt.o ubc.o
obj-$(CONFIG_UB_UBFI)	+= ubfi.o
