blob: 08330e020c5d3450ebc5d549bf98c62459cdcdd9 [file] [log] [blame]
Simon Glass10c08ef2012-03-30 21:30:58 +00001#
2# (C) Copyright 2012 The Chromium Authors
3#
Wolfgang Denkd79de1d2013-07-08 09:37:19 +02004# SPDX-License-Identifier: GPL-2.0+
Simon Glass10c08ef2012-03-30 21:30:58 +00005#
6
Masahiro Yamada9e097352013-10-21 11:53:40 +09007obj-$(CONFIG_SANDBOX) += command_ut.o
8obj-$(CONFIG_SANDBOX) += compression.o
Simon Glass9b4221b2015-05-02 09:25:02 -06009obj-$(CONFIG_CMD_UT_TIME) += time_ut.o