aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot/dts/sifive/Makefile
blob: d90e4eb0ade84a4fdcba0a1f65fc00584866fd30 (plain) (blame)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_SOC_SIFIVE) += hifive-unleashed-a00.dtb \
			    hifive-unmatched-a00.dtb
obj-$(CONFIG_BUILTIN_DTB) += $(addsuffix .o, $(dtb-y))