Add rule to build the dtb for the rock64 board.
Reviewed by: manu@
This commit is contained in:
parent
b8c20c02cc
commit
4df1cc71fd
7
sys/modules/dtb/rockchip/Makefile
Normal file
7
sys/modules/dtb/rockchip/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
# For now only for rk3328-rock64 dts file.
|
||||
|
||||
DTS= \
|
||||
rockchip/rk3328-rock64.dts
|
||||
|
||||
.include <bsd.dtb.mk>
|
Loading…
Reference in New Issue
Block a user