mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 18:28:55 +00:00
9 lines
141 B
Makefile
9 lines
141 B
Makefile
|
#
|
||
|
# (C) Copyright 2017 Rockchip Electronics Co., Ltd
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += rk3128.o
|
||
|
obj-y += syscon_rk3128.o
|