summaryrefslogtreecommitdiff
path: root/arch/riscv/boot/dts/Makefile
blob: 21e3905f1c4468d7a267e03ea2020761182fe3c2 (plain)
1
2
3
4
5
# SPDX-License-Identifier: GPL-2.0
subdir-y += sifive
subdir-$(CONFIG_SOC_KENDRYTE) += kendryte

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