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