xref
: /
linux
/
drivers
/
sh
/
clk
/
Makefile
(revision 3ade6ce1255e6e97f91b8ba77408dce9d2292df2)
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