1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Install ipmi man page also on arm64

Fixes:		40d0971bbe ("arm64: enable build of the ipmi module")
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2021-05-29 16:49:20 -04:00
parent 77013d11e6
commit 62174eaf46

View File

@ -817,7 +817,6 @@ _if_vmx.4= if_vmx.4
_if_wpi.4= if_wpi.4
_igc.4= igc.4
_imcsmb.4= imcsmb.4
_ipmi.4= ipmi.4
_io.4= io.4
_itwd.4= itwd.4
_nda.4= nda.4
@ -887,6 +886,7 @@ _nvme.4= nvme.4
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "i386" || \
${MACHINE_CPUARCH} == "aarch64"
_ipmi.4= ipmi.4
_linux.4= linux.4
_ossl.4= ossl.4
.endif