u-boot/arch/arm/mach-rockchip/rk3066/Makefile
Johan Jonker 33f4750783 rockchip: rk3066: add core support
Add the core architecture code for the rk3066.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-04-18 11:25:13 +08:00

5 lines
102 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-y += clk_rk3066.o
obj-y += rk3066.o
obj-y += syscon_rk3066.o