mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 00:34:33 -05:00
6 lines
127 B
Makefile
6 lines
127 B
Makefile
# $FreeBSD$
|
|
# All the dts files for Nvidia ARM systems we support.
|
|
DTS= \
|
|
tegra124-jetson-tk1-fbsd.dts
|
|
|
|
.include <bsd.dtb.mk>
|