Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
quic
/
qsdk
/
oss
/
boot
/
u-boot-2016
/
7a0ad2cce3e84fdfb1d0f5b14b9e293cb6e69d71
/
.
/
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