Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
949e795626d72ccd8d0aa5955b6ab5aac937ca23
/
.
/
test
/
common
/
Makefile
blob: 9087788ba6a89819f7cc876f6f16cc18d40986f9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
obj
-
y
+=
cmd_ut_common
.
o
obj
-
$
(
CONFIG_AUTOBOOT
)
+=
test_autoboot
.
o
obj
-
$
(
CONFIG_EVENT
)
+=
event
.
o