]> git.ipfire.org Git - thirdparty/u-boot.git/blame - test/Makefile
common: Drop linux/delay.h from common header
[thirdparty/u-boot.git] / test / Makefile
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
a72007d9
SG
2#
3# (C) Copyright 2012 The Chromium Authors
a72007d9 4
919e7a8f 5obj-$(CONFIG_SANDBOX) += bloblist.o
c617ede0 6obj-$(CONFIG_UNIT_TEST) += cmd_ut.o
e721b882 7obj-$(CONFIG_UNIT_TEST) += ut.o
bcfe8fdf
MY
8obj-$(CONFIG_SANDBOX) += command_ut.o
9obj-$(CONFIG_SANDBOX) += compression.o
e5a9d27f 10obj-$(CONFIG_SANDBOX) += print_ut.o
4f04d549 11obj-$(CONFIG_SANDBOX) += str_ut.o
c812f722 12obj-$(CONFIG_UT_TIME) += time_ut.o
f11a164b 13obj-$(CONFIG_UT_UNICODE) += unicode_ut.o
395041b2 14obj-y += log/
87be2fe6 15obj-$(CONFIG_UNIT_TEST) += lib/