arch/powerpc/sysdev/ge/Makefile

Source file repositories/reference/linux-study-clean/arch/powerpc/sysdev/ge/Makefile

File Facts

System
Linux kernel
Corpus path
arch/powerpc/sysdev/ge/Makefile
Extension
[no extension]
Size
75 bytes
Lines
3
Domain
Architecture Layer
Bucket
arch/powerpc
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_GE_FPGA)		+= ge_pic.o

Annotation

Implementation Notes