76b29e9c4f
There are several broken DTS files right now in the arm directory.
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
DTS!=ls *.dts
|
|
|
|
all: test-dts
|
|
|
|
.include <bsd.init.mk>
|