Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
57450d8661b3ec2e6b6f1d938e59f426cafb06d2
/
.
/
test
/
common
/
Makefile
blob: cc918f64e54493597a807ffff6a6da9632c96e46 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
+=
cmd_ut_common
.
o
obj
-
$
(
CONFIG_AUTOBOOT
)
+=
test_autoboot
.
o
obj
-
$
(
CONFIG_CYCLIC
)
+=
cyclic
.
o
obj
-
$
(
CONFIG_EVENT
)
+=
event
.
o