mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
10 lines
164 B
Makefile
10 lines
164 B
Makefile
|
#
|
||
|
# (C) Copyright 2018 Rockchip Electronics Co., Ltd.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += syscon_rk3308.o
|
||
|
obj-y += rk3308.o
|
||
|
obj-y += clk_rk3308.o
|