linux-zen-desktop/arch/riscv/boot/dts/Makefile

11 lines
234 B
Makefile
Raw Permalink Normal View History

2023-08-30 16:31:07 +01:00
# SPDX-License-Identifier: GPL-2.0
subdir-y += allwinner
subdir-y += canaan
subdir-y += microchip
subdir-y += renesas
2023-10-24 11:59:35 +01:00
subdir-y += sifive
subdir-y += starfive
subdir-y += thead
2023-08-30 16:31:07 +01:00
obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))