xref: /rk3399_rockchip-uboot/test/rockchip/Makefile (revision ed5ce517739a2041dc32bb2c8aa2437f7889c5ce)
1#
2# (C) Copyright 2017 Rockchip Electronics Co., Ltd.
3#
4# SPDX-License-Identifier:     GPL-2.0+
5#
6
7obj-y += test-rockchip.o
8obj-y += test-timer.o
9obj-y += test-key.o
10obj-y += test-emmc.o
11obj-y += test-regulator.o
12