Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
97f5e2da5be89cf755fe1dfcfb008c07d4a94363
/
.
/
drivers
/
firmware
/
scmi
/
Makefile
blob: 966475ec10af0657ef83903660a4c54eccc2a795 [
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