Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.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_SH_PFC) += pfc/
9 obj-$(CONFIG_SUPERHYWAY) += superhyway/
10
11 obj-y += pm_runtime.o
This page took 0.082003 seconds and 6 git commands to generate.