mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (c) 2016 Andreas Färber
|
|
obj-y += clk_rk3368.o
|
|
obj-y += rk3368.o
|
|
obj-y += syscon_rk3368.o
|