blob: 1092011fdb0363742ad18ac1137eaf98ebdc8388 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Simon Glassa72007d2012-03-30 21:30:58 +00002#
3# (C) Copyright 2012 The Chromium Authors
Simon Glassa72007d2012-03-30 21:30:58 +00004
Joe Hershbergerc617ede2015-05-20 14:27:28 -05005obj-$(CONFIG_UNIT_TEST) += cmd_ut.o
Joe Hershbergere721b882015-05-20 14:27:27 -05006obj-$(CONFIG_UNIT_TEST) += ut.o
Masahiro Yamadabcfe8fd2013-10-21 11:53:40 +09007obj-$(CONFIG_SANDBOX) += command_ut.o
8obj-$(CONFIG_SANDBOX) += compression.o
Simon Glasse5a9d272017-06-15 21:37:51 -06009obj-$(CONFIG_SANDBOX) += print_ut.o
Joe Hershbergerc812f722015-05-20 14:27:30 -050010obj-$(CONFIG_UT_TIME) += time_ut.o
Simon Glassef11ed82017-12-04 13:48:27 -070011obj-$(CONFIG_$(SPL_)LOG) += log/