arch/mips/boot/dts/img/Makefile

Source file repositories/reference/linux-study-clean/arch/mips/boot/dts/img/Makefile

File Facts

System
Linux kernel
Corpus path
arch/mips/boot/dts/img/Makefile
Extension
[no extension]
Size
144 bytes
Lines
5
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
dtb-$(CONFIG_FIT_IMAGE_FDT_BOSTON)	+= boston.dtb

dtb-$(CONFIG_FIT_IMAGE_FDT_MARDUK)	+= pistachio_marduk.dtb

Annotation

Implementation Notes