Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c94f9e96e444367e409572a6f2cfaae1c42a5bf1
/
.
/
drivers
/
sm
/
Makefile
blob: da81ee898abfed0a802ee77cc51a2bc87e86bf1e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0-only
obj
-
y
+=
sm
-
uclass
.
o
obj
-
$
(
CONFIG_SANDBOX
)
+=
sandbox
-
sm
.
o
obj
-
$
(
CONFIG_MESON_SM
)
+=
meson
-
sm
.
o