Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d43d4ec977b1e9d4edd864c82b7b81bad72325c8
/
.
/
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