blob: 114203f32843216fcddae75fd225ea9b11284417 [file] [log] [blame]
Kyle Swenson8d8f6542021-03-15 11:02:55 -06001#
2# Makefile for the SuperH specific drivers.
3#
4obj-$(CONFIG_SH_INTC) += intc/
5ifneq ($(CONFIG_COMMON_CLK),y)
6obj-$(CONFIG_HAVE_CLK) += clk/
7endif
8obj-$(CONFIG_MAPLE) += maple/
9obj-$(CONFIG_SUPERHYWAY) += superhyway/
10
11obj-y += pm_runtime.o