1*b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 21da177e4SLinus Torvalds# 31da177e4SLinus Torvalds# Makefile for the SuperH specific drivers. 41da177e4SLinus Torvalds# 5049d2804SGeert Uytterhoevenobj-$(CONFIG_SH_INTC) += intc/ 63c90c55dSGeert Uytterhoevenifneq ($(CONFIG_COMMON_CLK),y) 7de9186c2SPaul Mundtobj-$(CONFIG_HAVE_CLK) += clk/ 83c90c55dSGeert Uytterhoevenendif 917be2d2bSAdrian McMenaminobj-$(CONFIG_MAPLE) += maple/ 10de9186c2SPaul Mundtobj-$(CONFIG_SUPERHYWAY) += superhyway/ 11afae021aSPaul Mundt 12d3442b2bSGuennadi Liakhovetskiobj-y += pm_runtime.o 13