Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
drivers
/
sh
/
clk
/
Makefile
Text
·
91 B
·
0158ff3
Raw
5 lines · plain
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-y := core.o
3
4
obj-$(CONFIG_SH_CLK_CPG) += cpg.o
5