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
nfs: Show original device name verbatim in /proc/*/mount{s,info}
[linux/fpc-iii.git]
/
drivers
/
sh
/
Makefile
blob
e57895b1a425ca7e5b8d14e587204fdd5ef70ef2
1
#
2
# Makefile for the SuperH specific drivers.
3
#
4
obj-y
:=
intc
/
5
6
obj-
$(
CONFIG_HAVE_CLK
) +=
clk
/
7
obj-
$(
CONFIG_MAPLE
) +=
maple
/
8
obj-
$(
CONFIG_SH_PFC
) +=
pfc
/
9
obj-
$(
CONFIG_SUPERHYWAY
) +=
superhyway
/
10
11
obj-y
+=
pm_runtime.o