mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-05 02:51:00 +00:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
|
||
|
obj-y += clk_rk3066.o
|
||
|
obj-y += rk3066.o
|
||
|
obj-y += syscon_rk3066.o
|