0aa152b1587ad0578f4e41f8260c047b151536a6
[releases.git] / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the SuperH specific drivers.
4 #
5 obj-$(CONFIG_SH_INTC)                   += intc/
6 ifneq ($(CONFIG_COMMON_CLK),y)
7 obj-$(CONFIG_HAVE_CLK)                  += clk/
8 endif
9 obj-$(CONFIG_MAPLE)                     += maple/
10
11 obj-y                                   += pm_runtime.o