summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index 5348575..bd6f679 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -35,7 +35,7 @@ MLINKS+=yp.8 NIS.8 \
yp.8 YP.8
.endif
-.if ${MACHINE_CPUARCH} == "amd64"
+.if ${MACHINE_CPUARCH} == "aarch64" || ${MACHINE_CPUARCH} == "amd64"
_uefi.8= uefi.8
.endif
OpenPOWER on IntegriCloud