projects
/
linux-2.6-block.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t618...
[linux-2.6-block.git]
/
drivers
/
sh
/
Makefile
1
#
2
# Makefile for the SuperH specific drivers.
3
#
4
obj-$(CONFIG_SH_INTC) += intc/
5
ifneq ($(CONFIG_COMMON_CLK),y)
6
obj-$(CONFIG_HAVE_CLK) += clk/
7
endif
8
obj-$(CONFIG_MAPLE) += maple/
9
obj-$(CONFIG_SUPERHYWAY) += superhyway/
10
11
obj-y += pm_runtime.o