freebsd-nq/sys/modules/dtb/sifive/Makefile
Mitchell Horne 003470c31a Add dtb/sifive module
This allows building the HiFive Unleashed device tree blob.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D26459
2020-09-17 14:58:30 +00:00

7 lines
76 B
Makefile

# $FreeBSD$
DTS= \
sifive/hifive-unleashed-a00.dts
.include <bsd.dtb.mk>