Create a module to install the Raspberry Pi dtb files.

This commit is contained in:
imp 2015-02-07 00:13:36 +00:00
parent f7b7391ee3
commit 8b70db44d8

View File

@ -0,0 +1,5 @@
# $FreeBSD$
# DTS files for the Raspberry Pi-B
DTS=rpi.dts
.include <bsd.dtb.mk>