mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
2a950e3ba5
RK3568 is a high-performance and low power quad-core application processor designed for personal mobile internet device and AIoT equipments. Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
9 lines
163 B
Makefile
9 lines
163 B
Makefile
#
|
|
# (C) Copyright 2021 Rockchip Electronics Co., Ltd
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += clk_rk3568.o
|
|
obj-y += rk3568.o
|
|
obj-y += syscon_rk3568.o
|