xref: /u-boot/drivers/firmware/scmi/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1obj-y	+= scmi_agent-uclass.o
2obj-y	+= smt.o
3obj-$(CONFIG_ARM_SMCCC) 	+= smccc_agent.o
4obj-$(CONFIG_DM_MAILBOX)	+= mailbox_agent.o
5obj-$(CONFIG_SANDBOX)		+= sandbox-scmi_agent.o sandbox-scmi_devices.o
6

Last Index update Fri Sep 05 17:56:23 CST 2025