aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/u-boot-bhyve-riscv/files/patch-arch_riscv_dts_Makefile
blob: af98c42857d72724741d70e9648fbb9669150af7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- arch/riscv/dts/Makefile.orig
+++ arch/riscv/dts/Makefile
@@ -11,6 +11,7 @@ dtb-$(CONFIG_TARGET_SIPEED_MAIX) += k210-maix-bit.dtb
 dtb-$(CONFIG_TARGET_STARFIVE_VISIONFIVE2) += jh7110-starfive-visionfive-2.dtb
 dtb-$(CONFIG_TARGET_TH1520_LPI4A) += th1520-lichee-pi-4a.dtb
 dtb-$(CONFIG_TARGET_XILINX_MBV) += xilinx-mbv32.dtb
+dtb-$(CONFIG_TARGET_BHYVE) += bhyve-riscv.dtb
 
 include $(srctree)/scripts/Makefile.dts