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