Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[deliverable/linux.git] / drivers / sh / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the SuperH specific drivers.
3#
de9186c2 4obj-y := intc/
e47bb515 5
de9186c2 6obj-$(CONFIG_HAVE_CLK) += clk/
17be2d2b 7obj-$(CONFIG_MAPLE) += maple/
afae021a 8obj-$(CONFIG_SH_PFC) += pfc/
de9186c2 9obj-$(CONFIG_SUPERHYWAY) += superhyway/
afae021a 10
d3442b2b 11obj-y += pm_runtime.o
This page took 1.020939 seconds and 5 git commands to generate.