162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Makefile for the SuperH specific drivers. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciobj-$(CONFIG_SH_INTC) += intc/ 662306a36Sopenharmony_ciifneq ($(CONFIG_COMMON_CLK),y) 762306a36Sopenharmony_ciobj-$(CONFIG_HAVE_CLK) += clk/ 862306a36Sopenharmony_ciendif 962306a36Sopenharmony_ciobj-$(CONFIG_MAPLE) += maple/ 1062306a36Sopenharmony_ciobj-$(CONFIG_SUPERHYWAY) += superhyway/ 1162306a36Sopenharmony_ci 1262306a36Sopenharmony_ciobj-y += pm_runtime.o 13