|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/src/kernels/3.10.0-1160.108.1.el7.x86_64/arch/sh/kernel/cpu/sh5/ |
Upload File : |
# # Makefile for the Linux/SuperH SH-5 backends. # obj-y := entry.o probe.o switchto.o obj-$(CONFIG_SH_FPU) += fpu.o obj-$(CONFIG_KALLSYMS) += unwind.o # CPU subtype setup obj-$(CONFIG_CPU_SH5) += setup-sh5.o # Primary on-chip clocks (common) clock-$(CONFIG_CPU_SH5) := clock-sh5.o obj-y += $(clock-y)