Build nvme modules for powerpc, and install man pages
NVMe builds for powerpc now, so just build modules for all powerpc targets, and install NVMe man pages for all powerpc targets.
This commit is contained in:
parent
5b274055d1
commit
b5e08a60e0
@ -888,6 +888,11 @@ _vmm.4= vmm.4
|
||||
_nvram2env.4= nvram2env.4
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "powerpc"
|
||||
_nvd.4= nvd.4
|
||||
_nvme.4= nvme.4
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH:Marmv[67]*} != "" || ${MACHINE_CPUARCH} == "aarch64"
|
||||
_bcm283x_pwm.4= bcm283x_pwm.4
|
||||
.endif
|
||||
|
@ -781,6 +781,8 @@ _cpufreq= cpufreq
|
||||
_drm= drm
|
||||
_exca= exca
|
||||
_ffec= ffec
|
||||
_nvd= nvd
|
||||
_nvme= nvme
|
||||
_pccard= pccard
|
||||
_wi= wi
|
||||
.endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user