repo.or.cz
/
linux-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6.git]
/
drivers
/
sh
/
Makefile
blob
fc67f564f02cf77eec2350f4435836d409020314
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_SUPERHYWAY
) +=
superhyway
/
9
10
obj-y
+=
pm_runtime.o