mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-21 06:35:53 +00:00
10 lines
163 B
Makefile
10 lines
163 B
Makefile
#
|
|
# (C) Copyright 2016 Rockchip Electronics Co., Ltd
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += clk_rk3399.o
|
|
obj-y += rk3399.o
|
|
obj-y += syscon_rk3399.o
|