aboutsummaryrefslogtreecommitdiff
path: root/sys/dts/arm64/Makefile
blob: fd0468739432c277999ce26447768e86d04a2167 (plain) (blame)
1
2
3
4
5
6

DTS!=ls ${.CURDIR}/*.dts

all: test-dts

.include <bsd.init.mk>