mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
10 lines
147 B
Makefile
10 lines
147 B
Makefile
|
#
|
||
|
# (C) Copyright 2017 Rockchip Electronics Co., Ltd.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
|
||
|
obj-y += clk_rk322x.o
|
||
|
obj-y += syscon_rk322x.o
|