aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile.aarch64
blob: 32612c1621ac030ac294cf1bbdaefdcc3f1fa470 (plain) (blame)
1
2
3
4
5
6
7
.if ${MK_ACPI} != "no"
SUBDIR+=	acpi
.endif
.if ${MK_BHYVE} != "no"
SUBDIR+=	bhyve
SUBDIR+=	bhyvectl
.endif