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