sys/dts: Remove arm64 from subdir as it no longer exists.

r325987 removed the arm64 directory, remove it from SUBDIR too.
This commit is contained in:
Emmanuel Vadot 2018-03-19 15:35:26 +00:00
parent d3cf0e0c00
commit d9d3a08ed4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=331210

View File

@ -1,5 +1,5 @@
# $FreeBSD$
SUBDIR=arm arm64 mips powerpc
SUBDIR=arm mips powerpc
.include <bsd.subdir.mk>