]> git.ipfire.org Git - thirdparty/linux.git/blob - drivers/sh/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/linux.git] / drivers / sh / 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 obj-$(CONFIG_SUPERHYWAY) += superhyway/
11
12 obj-y += pm_runtime.o