1# $FreeBSD: stable/11/sys/modules/dtb/nvidia/Makefile 306460 2016-09-29 22:01:09Z gonzo $
2# All the dts files for Nvidia ARM systems we support.
3DTS=	\
4	tegra124-jetson-tk1-fbsd.dts
5
6.include <bsd.dtb.mk>
7