Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
[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 0.656851 seconds and 5 git commands to generate.