1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00
freebsd/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>