opnsense-src/sys/modules/dtb/allwinner/Makefile
Luiz Otavio O Souza f935da6fee Add the Banana Pi DTS.
The Banana Pi support is in progress and this is intended to help the early
adopters.
2015-07-07 19:01:54 +00:00

8 lines
147 B
Makefile

# $FreeBSD$
# All the dts files for allwinner systems we support.
DTS= \
bananapi.dts \
cubieboard.dts \
cubieboard2.dts
.include <bsd.dtb.mk>