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