xref: /openbmc/linux/drivers/sh/Makefile (revision afae021a)
11da177e4SLinus Torvalds#
21da177e4SLinus Torvalds# Makefile for the SuperH specific drivers.
31da177e4SLinus Torvalds#
4de9186c2SPaul Mundtobj-y	:= intc/
5e47bb515SMagnus Damm
6de9186c2SPaul Mundtobj-$(CONFIG_HAVE_CLK)		+= clk/
717be2d2bSAdrian McMenaminobj-$(CONFIG_MAPLE)		+= maple/
8afae021aSPaul Mundtobj-$(CONFIG_SH_PFC)		+= pfc/
9de9186c2SPaul Mundtobj-$(CONFIG_SUPERHYWAY)	+= superhyway/
10afae021aSPaul Mundt
11d3442b2bSGuennadi Liakhovetskiobj-y				+= pm_runtime.o
12