blob: c53262835e85e2ea744f290973e3cb2a4ad513fe [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# SPDX-License-Identifier: GPL-2.0
2#
3# Makefile for the SuperH specific drivers.
4#
5obj-$(CONFIG_SH_INTC) += intc/
6ifneq ($(CONFIG_COMMON_CLK),y)
7obj-$(CONFIG_HAVE_CLK) += clk/
8endif
9obj-$(CONFIG_MAPLE) += maple/
10obj-$(CONFIG_SUPERHYWAY) += superhyway/
11
12obj-y += pm_runtime.o