xref: /rk3399_rockchip-uboot/test/Makefile (revision 76ec988b062ed880ab23d0e0d4e9e6c137b55cc3)
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
9obj-$(CONFIG_CMD_UT_TIME) += time_ut.o
10