mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-02 14:27:17 +00:00
6 lines
143 B
Makefile
6 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
|