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