/
usr
/
src
/
kernels
/
4.18.0-553.157.1.el8_10.x86_64
/
arch
/
sh
/
kernel
/
cpu
/
sh5
/
/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/arch/sh/kernel/cpu/sh5
mkdir
upload
Name
Size
Mode
Actions
Makefile
347
0644
edit
dl
rm
Edit:
/usr/src/kernels/4.18.0-553.157.1.el8_10.x86_64/arch/sh/kernel/cpu/sh5/Makefile
(347B)
# SPDX-License-Identifier: GPL-2.0 # # 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)
Save
cmd:
run