Files
kernel-zhihe-a210/arch/riscv/boot/dts/Makefile
2025-08-15 10:24:01 +08:00

12 lines
252 B
Makefile

# SPDX-License-Identifier: GPL-2.0
subdir-y += allwinner
subdir-y += canaan
subdir-y += microchip
subdir-y += renesas
subdir-y += sifive
subdir-y += starfive
subdir-y += thead
subdir-y += zhihe
obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))