xref: /linux/drivers/firmware/arm_ffa/Makefile (revision e781858488b918e30a6ff28e9eab6058b787e3b3)
1*e7818584SSudeep Holla# SPDX-License-Identifier: GPL-2.0-only
2*e7818584SSudeep Hollaffa-bus-y = bus.o
3*e7818584SSudeep Hollaffa-module-objs := $(ffa-bus-y)
4*e7818584SSudeep Hollaobj-$(CONFIG_ARM_FFA_TRANSPORT) = ffa-module.o
5