Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
b7135b034f9f19a89516bb53535891e14a545395
/
.
/
drivers
/
tee
/
optee
/
Makefile
blob: 068c6e7aa1bfbd768a5418270e3821f8e5e83838 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
+=
core
.
o
obj
-
y
+=
supplicant
.
o
obj
-
$
(
CONFIG_DM_I2C
)
+=
i2c
.
o
obj
-
$
(
CONFIG_SUPPORT_EMMC_RPMB
)
+=
rpmb
.
o