Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f0cb5b89d892f4c4230efb8f8bd7890d77f5de96
/
.
/
drivers
/
firmware
/
scmi
/
Makefile
blob: e1e02240664d640f17715c98b9e231711bfa2f52 [
file
] [
log
] [
blame
]
obj
-
y
+=
scmi_agent
-
uclass
.
o
obj
-
y
+=
smt
.
o
obj
-
$
(
CONFIG_ARM_SMCCC
)
+=
smccc_agent
.
o
obj
-
$
(
CONFIG_DM_MAILBOX
)
+=
mailbox_agent
.
o
obj
-
$
(
CONFIG_SANDBOX
)
+=
sandbox
-
scmi_agent
.
o sandbox
-
scmi_devices
.
o