xref: /freebsd/sys/dts/arm64/Makefile (revision 76afb20c58adb296f09857aed214b91464242264)
1# $FreeBSD$
2
3DTS!=ls ${.CURDIR}/*.dts
4
5all: test-dts
6
7.include <bsd.init.mk>
8