blob: c53262835e85e2ea744f290973e3cb2a4ad513fe [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001# SPDX-License-Identifier: GPL-2.0
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#
3# Makefile for the SuperH specific drivers.
4#
Geert Uytterhoeven049d2802014-08-20 15:39:22 +02005obj-$(CONFIG_SH_INTC) += intc/
Geert Uytterhoeven3c90c552014-05-06 23:26:19 +02006ifneq ($(CONFIG_COMMON_CLK),y)
7obj-$(CONFIG_HAVE_CLK) += clk/
8endif
9obj-$(CONFIG_MAPLE) += maple/
10obj-$(CONFIG_SUPERHYWAY) += superhyway/
Magnus Damme47bb512010-05-12 14:21:24 +000011
Geert Uytterhoeven3c90c552014-05-06 23:26:19 +020012obj-y += pm_runtime.o