Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d0285e0797894f5c754037a5b1ca97ceff486256
/
.
/
test
/
Makefile
blob: 08330e020c5d3450ebc5d549bf98c62459cdcdd9 [
file
] [
log
] [
blame
]
#
# (C) Copyright 2012 The Chromium Authors
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_SANDBOX
)
+=
command_ut
.
o
obj
-
$
(
CONFIG_SANDBOX
)
+=
compression
.
o
obj
-
$
(
CONFIG_CMD_UT_TIME
)
+=
time_ut
.
o