Add dtb/sifive module

This allows building the HiFive Unleashed device tree blob.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D26459
This commit is contained in:
Mitchell Horne 2020-09-17 14:58:30 +00:00
parent 106a784b35
commit 003470c31a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=365835

View File

@ -0,0 +1,6 @@
# $FreeBSD$
DTS= \
sifive/hifive-unleashed-a00.dts
.include <bsd.dtb.mk>