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:
@@ -892,7 +892,6 @@ _ntb_hw_intel.4= ntb_hw_intel.4
|
|||||||
_ntb_hw_plx.4= ntb_hw_plx.4
|
_ntb_hw_plx.4= ntb_hw_plx.4
|
||||||
_ntb_transport.4=ntb_transport.4
|
_ntb_transport.4=ntb_transport.4
|
||||||
_nvram.4= nvram.4
|
_nvram.4= nvram.4
|
||||||
_padlock.4= padlock.4
|
|
||||||
_pchtherm.4= pchtherm.4
|
_pchtherm.4= pchtherm.4
|
||||||
_qat.4= qat.4
|
_qat.4= qat.4
|
||||||
_qat_c2xxx.4= qat_c2xxx.4
|
_qat_c2xxx.4= qat_c2xxx.4
|
||||||
@@ -939,6 +938,10 @@ _vmm.4= vmm.4
|
|||||||
.endif
|
.endif
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${MACHINE_CPUARCH} == "i386"
|
||||||
|
_padlock.4= padlock.4
|
||||||
|
.endif
|
||||||
|
|
||||||
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "aarch64"
|
.if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "aarch64"
|
||||||
_hwt.4= hwt.4
|
_hwt.4= hwt.4
|
||||||
.if ${MACHINE_CPUARCH} == "amd64"
|
.if ${MACHINE_CPUARCH} == "amd64"
|
||||||
|
|||||||
Reference in New Issue
Block a user