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