]> git.ipfire.org Git - people/ms/u-boot.git/blame - test/Makefile
arcv2: Set IOC aperture so it covers available DDR
[people/ms/u-boot.git] / test / Makefile
CommitLineData
a72007d9
SG
1#
2# (C) Copyright 2012 The Chromium Authors
3#
1a459660 4# SPDX-License-Identifier: GPL-2.0+
a72007d9
SG
5#
6
c617ede0 7obj-$(CONFIG_UNIT_TEST) += cmd_ut.o
e721b882 8obj-$(CONFIG_UNIT_TEST) += ut.o
bcfe8fdf
MY
9obj-$(CONFIG_SANDBOX) += command_ut.o
10obj-$(CONFIG_SANDBOX) += compression.o
c812f722 11obj-$(CONFIG_UT_TIME) += time_ut.o