This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
438441
Commits
6
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
293b6a4c87
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '293b6a4c87'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
sh
/
clk
/
Makefile
4 lines
51 B
Raw
Normal View
History
Unescape
Escape
sh: clkfwk: Shuffle around to match the intc split up. This shuffles the clock framework code around to a drivers/sh/clk subdir, to follow the intc split up. This will make it easier to subsequently break things out as well as plug in different helpers for non-CPG users. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
14 years ago
obj-y
:=
core.o
obj-$(CONFIG_SH_CLK_CPG)
+=
cpg.o