Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
9ec6db32ca04b41330225d96f44eb6a4d8e97e7e
/
.
/
drivers
/
sm
/
Makefile
blob: af5f475c2b27ca3dba1c0a075201f48c3bd67314 [
file
] [
log
] [
blame
]
Alexey Romanov
c52cd07
2023-09-21 11:13:34 +0300
[
diff
] [
blame
]
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
obj
-
y
+=
sm
-
uclass
.
o
Alexey Romanov
9ec6db3
2023-09-21 11:13:35 +0300
[
diff
] [
blame^
]
4
obj
-
$
(
CONFIG_SANDBOX
)
+=
sandbox
-
sm
.
o