arch/m68k/ifpsp060/Makefile

Source file repositories/reference/linux-study-clean/arch/m68k/ifpsp060/Makefile

File Facts

System
Linux kernel
Corpus path
arch/m68k/ifpsp060/Makefile
Extension
[no extension]
Size
157 bytes
Lines
6
Domain
Architecture Layer
Bucket
arch/m68k
Inferred role
Architecture Layer: build/configuration rule
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

# SPDX-License-Identifier: GPL-2.0-or-later
#
# Makefile for 680x0 Linux 68060 integer/floating point support package

obj-y := fskeleton.o iskeleton.o os.o

Annotation

Implementation Notes