Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[deliverable/linux.git] / drivers / sh / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the SuperH specific drivers.
3#
049d2804 4obj-$(CONFIG_SH_INTC) += intc/
3c90c55d
GU
5ifneq ($(CONFIG_COMMON_CLK),y)
6obj-$(CONFIG_HAVE_CLK) += clk/
7endif
8obj-$(CONFIG_MAPLE) += maple/
9obj-$(CONFIG_SUPERHYWAY) += superhyway/
e47bb515 10
3c90c55d 11obj-y += pm_runtime.o
This page took 0.772772 seconds and 5 git commands to generate.