Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ab6ea931deeb8e435aeeb251bac7a2433e016271
/
.
/
drivers
/
clk
/
altera
/
Makefile
blob: 96215ad5c42052e179d389af6aefdf521ebf178b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2018 Marek Vasut <marex@denx.de>
#
obj
-
$
(
CONFIG_TARGET_SOCFPGA_AGILEX
)
+=
clk
-
agilex
.
o
obj
-
$
(
CONFIG_TARGET_SOCFPGA_ARRIA10
)
+=
clk
-
arria10
.
o