projects
/
platform
/
adaptation
/
renesas_rcar
/
renesas_kernel.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
[platform/adaptation/renesas_rcar/renesas_kernel.git]
/
drivers
/
sh
/
Makefile
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