arch/mips/boot/dts/qca/Makefile

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

File Facts

System
Linux kernel
Corpus path
arch/mips/boot/dts/qca/Makefile
Extension
[no extension]
Size
341 bytes
Lines
9
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
# All DTBs
dtb-$(CONFIG_ATH79)			+= ar9132_tl_wr1043nd_v1.dtb
dtb-$(CONFIG_ATH79)			+= ar9331_dpt_module.dtb
dtb-$(CONFIG_ATH79)			+= ar9331_dragino_ms14.dtb
dtb-$(CONFIG_ATH79)			+= ar9331_omega.dtb
dtb-$(CONFIG_ATH79)			+= ar9331_openembed_som9331_board.dtb
dtb-$(CONFIG_ATH79)			+= ar9331_tl_mr3020.dtb

Annotation

Implementation Notes