repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 4.18.10
[linux/fpc-iii.git]
/
drivers
/
clk
/
actions
/
Makefile
blob
76e431434d1002bf859f55ff5eac0ed7b8091811
1
obj-
$(
CONFIG_CLK_ACTIONS
) +=
clk-owl.o
2
3
clk-owl-y
+=
owl-common.o
4
clk-owl-y
+=
owl-gate.o
5
clk-owl-y
+=
owl-mux.o
6
clk-owl-y
+=
owl-divider.o
7
clk-owl-y
+=
owl-factor.o
8
clk-owl-y
+=
owl-composite.o
9
clk-owl-y
+=
owl-pll.o
10
11
# SoC support
12
obj-
$(
CONFIG_CLK_OWL_S900
) +=
owl-s900.o