mirror of
https://github.com/opnsense/src.git
synced 2026-03-07 15:51:20 -05:00
7 lines
140 B
Makefile
7 lines
140 B
Makefile
# $FreeBSD$
|
|
# All the dts files for am335x systems we support.
|
|
DTS= \
|
|
beaglebone.dts \
|
|
beaglebone-black.dts
|
|
|
|
.include <bsd.dtb.mk>
|