mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-11 22:03:15 +00:00
8 lines
151 B
Makefile
8 lines
151 B
Makefile
|
#
|
||
|
# Copyright (C) 2018 Marek Vasut <marex@denx.de>
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_TARGET_SOCFPGA_ARRIA10) += clk-arria10.o
|