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
net: move procfs code to net/core/net-procfs.c
[linux/fpc-iii.git]
/
drivers
/
clk
/
mmp
/
Makefile
blob
392d78044ce3748903ad1614ffc4589a7cdb168c
1
#
2
# Makefile for mmp specific clk
3
#
4
5
obj-y
+=
clk-apbc.o clk-apmu.o clk-frac.o
6
7
obj-
$(
CONFIG_CPU_PXA168
) +=
clk-pxa168.o
8
obj-
$(
CONFIG_CPU_PXA910
) +=
clk-pxa910.o
9
obj-
$(
CONFIG_CPU_MMP2
) +=
clk-mmp2.o