xref: /freebsd/usr.sbin/Makefile.aarch64 (revision a2464ee12761660f50d0b6f59f233949ebcacc87)
1# $FreeBSD$
2
3.if ${MK_ACPI} != "no"
4SUBDIR+=	acpi
5.endif
6SUBDIR+=	ofwdump
7