summaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts/Makefile
blob: b0ff5fbabb0c9a20613625644fa77ca4fc123b86 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
subdir-y += sifive
subdir-y += starfive
subdir-$(CONFIG_SOC_CANAAN_K210_DTB_BUILTIN) += canaan
subdir-y += microchip
subdir-y += renesas

obj-$(CONFIG_BUILTIN_DTB) := $(addsuffix /, $(subdir-y))