xref: /rk3399_rockchip-uboot/test/rockchip/Makefile (revision b1758edae0a58989b9763cb34aae09211a6db8a7)
1#
2# (C) Copyright 2019 Rockchip Electronics Co., Ltd.
3#
4# SPDX-License-Identifier:     GPL-2.0+
5#
6
7obj-y += test-rockchip.o
8obj-y += test-boot.o
9obj-y += test-display.o
10obj-y += test-download.o
11obj-y += test-misc.o
12obj-y += test-net.o
13obj-y += test-power.o
14obj-y += test-storage.o
15