]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/soc/renesas/Makefile
soc: renesas: Rework Kconfig and Makefile logic
[mirror_ubuntu-artful-kernel.git] / drivers / soc / renesas / Makefile
CommitLineData
8be381a1
GU
1# Generic, must be first because of soc_device_register()
2obj-$(CONFIG_SOC_RENESAS) += renesas-soc.o
8d6799a9 3
8be381a1
GU
4# SoC
5obj-$(CONFIG_SYSC_R8A7743) += r8a7743-sysc.o
6obj-$(CONFIG_SYSC_R8A7745) += r8a7745-sysc.o
7obj-$(CONFIG_SYSC_R8A7779) += r8a7779-sysc.o
8obj-$(CONFIG_SYSC_R8A7790) += r8a7790-sysc.o
9obj-$(CONFIG_SYSC_R8A7791) += r8a7791-sysc.o
10obj-$(CONFIG_SYSC_R8A7792) += r8a7792-sysc.o
11obj-$(CONFIG_SYSC_R8A7794) += r8a7794-sysc.o
12obj-$(CONFIG_SYSC_R8A7795) += r8a7795-sysc.o
13obj-$(CONFIG_SYSC_R8A7796) += r8a7796-sysc.o
527c02f6 14
8be381a1
GU
15# Family
16obj-$(CONFIG_RST_RCAR) += rcar-rst.o
17obj-$(CONFIG_SYSC_RCAR) += rcar-sysc.o