1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

padlock.4: only install on i386

This commit is contained in:
David E. O'Brien
2025-10-28 17:26:00 -07:00
parent a38a42ed9a
commit 88a53301e1
+4 -1
View File
@@ -892,7 +892,6 @@ _ntb_hw_intel.4= ntb_hw_intel.4
_ntb_hw_plx.4= ntb_hw_plx.4
_ntb_transport.4=ntb_transport.4
_nvram.4= nvram.4
_padlock.4= padlock.4
_pchtherm.4= pchtherm.4
_qat.4= qat.4
_qat_c2xxx.4= qat_c2xxx.4
@@ -939,6 +938,10 @@ _vmm.4= vmm.4
.endif
.endif
.if ${MACHINE_CPUARCH} == "i386"
_padlock.4= padlock.4
.endif
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "aarch64"
_hwt.4= hwt.4
.if ${MACHINE_CPUARCH} == "amd64"