xref
: /
kernel
/
linux
/
linux-5.10
/
drivers
/
sh
/
clk
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-5.10/drivers/sh/clk/
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj
-y :=
core.o
3
4
obj
-
$(
CONFIG_SH_CLK_CPG
)
+=
cpg.o
5