Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
[platform/kernel/u-boot.git] / drivers / firmware / scmi / Makefile
1 obj-y   += scmi_agent-uclass.o
2 obj-y   += smt.o
3 obj-$(CONFIG_ARM_SMCCC)         += smccc_agent.o
4 obj-$(CONFIG_DM_MAILBOX)        += mailbox_agent.o
5 obj-$(CONFIG_SANDBOX)           += sandbox-scmi_agent.o sandbox-scmi_devices.o