Add rule to build the dtb for the rock64 board.

Reviewed by:	manu@
This commit is contained in:
Andreas Tobler 2018-12-02 19:35:22 +00:00
parent b8c20c02cc
commit 4df1cc71fd

View File

@ -0,0 +1,7 @@
# $FreeBSD$
# For now only for rk3328-rock64 dts file.
DTS= \
rockchip/rk3328-rock64.dts
.include <bsd.dtb.mk>