| # SPDX-License-Identifier: GPL-2.0+## (C) Copyright 2012 The Chromium Authorsobj-$(CONFIG_UNIT_TEST) += cmd_ut.oobj-$(CONFIG_UNIT_TEST) += ut.oobj-$(CONFIG_SANDBOX) += command_ut.oobj-$(CONFIG_SANDBOX) += compression.oobj-$(CONFIG_SANDBOX) += print_ut.oobj-$(CONFIG_UT_TIME) += time_ut.oobj-$(CONFIG_$(SPL_)LOG) += log/
 |