xref: /openbmc/u-boot/test/Makefile (revision e32a268b6f96b5b4818e9c33d18cee98c0c31f7c)
1#
2# (C) Copyright 2012 The Chromium Authors
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_SANDBOX) += command_ut.o
8obj-$(CONFIG_SANDBOX) += compression.o
9