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