arch/arm64/boot/dts/actions/Makefile

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/actions/Makefile

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/actions/Makefile
Extension
[no extension]
Size
141 bytes
Lines
6
Domain
Architecture Layer
Bucket
arch/arm64
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+

dtb-$(CONFIG_ARCH_ACTIONS) += s700-cubieboard7.dtb

dtb-$(CONFIG_ARCH_ACTIONS) += s900-bubblegum-96.dtb

Annotation

Implementation Notes