7 lines
127 B
Makefile
7 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>
|