mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
hyperv: Don't build on 32-bit arm
Sponsored by: Netflix
This commit is contained in:
parent
49750143c1
commit
8e9a651acb
1 changed files with 2 additions and 0 deletions
|
|
@ -659,6 +659,8 @@ _sdhci_fdt= sdhci_fdt
|
|||
.endif
|
||||
_e6000sw= e6000sw
|
||||
_neta= neta
|
||||
.endif
|
||||
.if ${MACHINE_CPUARCH} == "aarch64"
|
||||
_hyperv= hyperv
|
||||
.endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue