Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next
[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 1.491289 seconds and 5 git commands to generate.