Create a module to install the Raspberry Pi dtb files.
This commit is contained in:
parent
f7b7391ee3
commit
8b70db44d8
5
sys/modules/dtb/rpi/Makefile
Normal file
5
sys/modules/dtb/rpi/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
# $FreeBSD$
|
||||
# DTS files for the Raspberry Pi-B
|
||||
DTS=rpi.dts
|
||||
|
||||
.include <bsd.dtb.mk>
|
Loading…
Reference in New Issue
Block a user