summaryrefslogtreecommitdiff
path: root/arch/riscv/dts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/dts/Makefile')
-rw-r--r--arch/riscv/dts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/riscv/dts/Makefile b/arch/riscv/dts/Makefile
index f0dd9296d1..62ce60c409 100644
--- a/arch/riscv/dts/Makefile
+++ b/arch/riscv/dts/Makefile
@@ -10,6 +10,8 @@ dtb-$(CONFIG_TARGET_SIPEED_MAIX) += k210-maix-bit.dtb
ifeq ($(CONFIG_TARGET_STARFIVE_JH7100),y)
dtb-$(CONFIG_JH_EVB_V1) += starfive_jh7100_evb.dtb
dtb-$(CONFIG_JH_STARLIGHT) += starfive_jh7100_starlight.dtb
+dtb-$(CONFIG_JH_STARLIGHT) += jh7100-beaglev-starlight.dtb
+dtb-$(CONFIG_JH_STARLIGHT) += jh7100-beaglev-starlight-a1.dtb
endif
targets += $(dtb-y)