freebsd-dev/sys/dts/Makefile
Emmanuel Vadot d9d3a08ed4 sys/dts: Remove arm64 from subdir as it no longer exists.
r325987 removed the arm64 directory, remove it from SUBDIR too.
2018-03-19 15:35:26 +00:00

6 lines
63 B
Makefile

# $FreeBSD$
SUBDIR=arm mips powerpc
.include <bsd.subdir.mk>