Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a466db5adb58e486fbd8ae63536b03a70d69f68d
/
.
/
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