]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blob - arch/sh/kernel/cpu/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-jammy-kernel.git] / arch / sh / kernel / cpu / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the Linux/SuperH CPU-specific backends.
4 #
5
6 obj-$(CONFIG_CPU_SH2) = sh2/
7 obj-$(CONFIG_CPU_SH2A) = sh2a/
8 obj-$(CONFIG_CPU_SH3) = sh3/
9 obj-$(CONFIG_CPU_SH4) = sh4/
10 obj-$(CONFIG_CPU_SH5) = sh5/
11
12 # Special cases for family ancestry.
13
14 obj-$(CONFIG_CPU_SH4A) += sh4a/
15 obj-$(CONFIG_ARCH_SHMOBILE) += shmobile/
16
17 # Common interfaces.
18
19 obj-$(CONFIG_SH_ADC) += adc.o
20 obj-$(CONFIG_SH_CLK_CPG_LEGACY) += clock-cpg.o
21
22 obj-y += irq/ init.o clock.o fpu.o pfc.o proc.o