arch/parisc/video/Makefile

Source file repositories/reference/linux-study-clean/arch/parisc/video/Makefile

File Facts

System
Linux kernel
Corpus path
arch/parisc/video/Makefile
Extension
[no extension]
Size
79 bytes
Lines
4
Domain
Architecture Layer
Bucket
arch/parisc
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-$(CONFIG_STI_CORE) += video-sti.o

Annotation

Implementation Notes