Add DTB files for ARMADA 8040 based boards.

MFC after:	2 weeks
This commit is contained in:
Michal Meloun 2020-06-19 14:28:56 +00:00
parent 135a55149a
commit daa58c3472
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=362384

View File

@ -7,7 +7,11 @@ DTS= \
armada-388-gp.dts
.elif ${MACHINE_ARCH} == "aarch64"
DTS= \
marvell/armada-3720-espressobin.dts
marvell/armada-3720-espressobin.dts \
marvell/armada-8040-clearfog-gt-8k.dts \
marvell/armada-8040-db \
marvell/armada-8040-mcbin.dts \
marvell/armada-8040-mcbin-singleshot.dts
.endif
.include <bsd.dtb.mk>