arch/mips/txx9/rbtx4927/Makefile

Source file repositories/reference/linux-study-clean/arch/mips/txx9/rbtx4927/Makefile

File Facts

System
Linux kernel
Corpus path
arch/mips/txx9/rbtx4927/Makefile
Extension
[no extension]
Size
70 bytes
Lines
3
Domain
Architecture Layer
Bucket
arch/mips
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-only
obj-y	+= prom.o setup.o irq.o

Annotation

Implementation Notes