]> git.ipfire.org Git - thirdparty/u-boot.git/blame - test/Makefile
fpga: Replace char * with const char * for filename
[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
c812f722 11obj-$(CONFIG_UT_TIME) += time_ut.o
f11a164b 12obj-$(CONFIG_UT_UNICODE) += unicode_ut.o
ef11ed82 13obj-$(CONFIG_$(SPL_)LOG) += log/
87be2fe6 14obj-$(CONFIG_UNIT_TEST) += lib/