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