License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / soc / renesas / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8be381a1
GU
2# Generic, must be first because of soc_device_register()
3obj-$(CONFIG_SOC_RENESAS) += renesas-soc.o
8d6799a9 4
8be381a1
GU
5# SoC
6obj-$(CONFIG_SYSC_R8A7743) += r8a7743-sysc.o
7obj-$(CONFIG_SYSC_R8A7745) += r8a7745-sysc.o
8obj-$(CONFIG_SYSC_R8A7779) += r8a7779-sysc.o
9obj-$(CONFIG_SYSC_R8A7790) += r8a7790-sysc.o
10obj-$(CONFIG_SYSC_R8A7791) += r8a7791-sysc.o
11obj-$(CONFIG_SYSC_R8A7792) += r8a7792-sysc.o
12obj-$(CONFIG_SYSC_R8A7794) += r8a7794-sysc.o
13obj-$(CONFIG_SYSC_R8A7795) += r8a7795-sysc.o
14obj-$(CONFIG_SYSC_R8A7796) += r8a7796-sysc.o
eed17c42 15obj-$(CONFIG_SYSC_R8A77995) += r8a77995-sysc.o
527c02f6 16
8be381a1
GU
17# Family
18obj-$(CONFIG_RST_RCAR) += rcar-rst.o
19obj-$(CONFIG_SYSC_RCAR) += rcar-sysc.o