1# SPDX-License-Identifier: GPL-2.0-only
2ffa-bus-y = bus.o
3ffa-module-objs := $(ffa-bus-y)
4obj-$(CONFIG_ARM_FFA_TRANSPORT) = ffa-module.o
5