opnsense-src/sys/modules/dtb/am335x/Makefile
Luiz Otavio O Souza 3c9cab9453 Add the DTS for the Netgate SG-1000 (micro-Firewall).
The SG-1000 boots with GENERIC ARM kernel on -head.

Obtained from:	pfSense
Sponsored by:	Rubicon Communications, LLC (Netgate)
2016-11-09 04:07:15 +00:00

8 lines
144 B
Makefile

# $FreeBSD$
# All the dts files for am335x systems we support.
DTS= \
beaglebone.dts \
beaglebone-black.dts \
ufw.dts
.include <bsd.dtb.mk>