HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/src/linux-headers-5.15.0-157-generic/drivers/soc/renesas/Makefile
# SPDX-License-Identifier: GPL-2.0
# Generic, must be first because of soc_device_register()
obj-$(CONFIG_SOC_RENESAS)	+= renesas-soc.o

# SoC
obj-$(CONFIG_SYSC_R8A7742)	+= r8a7742-sysc.o
obj-$(CONFIG_SYSC_R8A7743)	+= r8a7743-sysc.o
obj-$(CONFIG_SYSC_R8A7745)	+= r8a7745-sysc.o
obj-$(CONFIG_SYSC_R8A77470)	+= r8a77470-sysc.o
obj-$(CONFIG_SYSC_R8A774A1)	+= r8a774a1-sysc.o
obj-$(CONFIG_SYSC_R8A774B1)	+= r8a774b1-sysc.o
obj-$(CONFIG_SYSC_R8A774C0)	+= r8a774c0-sysc.o
obj-$(CONFIG_SYSC_R8A774E1)	+= r8a774e1-sysc.o
obj-$(CONFIG_SYSC_R8A7779)	+= r8a7779-sysc.o
obj-$(CONFIG_SYSC_R8A7790)	+= r8a7790-sysc.o
obj-$(CONFIG_SYSC_R8A7791)	+= r8a7791-sysc.o
obj-$(CONFIG_SYSC_R8A7792)	+= r8a7792-sysc.o
obj-$(CONFIG_SYSC_R8A7794)	+= r8a7794-sysc.o
obj-$(CONFIG_SYSC_R8A7795)	+= r8a7795-sysc.o
obj-$(CONFIG_SYSC_R8A77960)	+= r8a7796-sysc.o
obj-$(CONFIG_SYSC_R8A77961)	+= r8a7796-sysc.o
obj-$(CONFIG_SYSC_R8A77965)	+= r8a77965-sysc.o
obj-$(CONFIG_SYSC_R8A77970)	+= r8a77970-sysc.o
obj-$(CONFIG_SYSC_R8A77980)	+= r8a77980-sysc.o
obj-$(CONFIG_SYSC_R8A77990)	+= r8a77990-sysc.o
obj-$(CONFIG_SYSC_R8A77995)	+= r8a77995-sysc.o
obj-$(CONFIG_SYSC_R8A779A0)	+= r8a779a0-sysc.o
ifdef CONFIG_SMP
obj-$(CONFIG_ARCH_R9A06G032)	+= r9a06g032-smp.o
endif

# Family
obj-$(CONFIG_RST_RCAR)		+= rcar-rst.o
obj-$(CONFIG_SYSC_RCAR)		+= rcar-sysc.o
obj-$(CONFIG_SYSC_RMOBILE)	+= rmobile-sysc.o