aboutsummaryrefslogblamecommitdiff
path: root/sys/dts/arm64/Makefile
blob: 855f8847d5141a319f45bcd94ed372d21e255dfd (plain) (tree)
1
2
3
4
5
6
7

           
                        



                      
# $FreeBSD$

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

all: test-dts

.include <bsd.init.mk>