sys/modules: tidy up a bit by moving _hyperv to aarch64 section
Suggested by: jhb Sponsored by: Netflix
This commit is contained in:
@@ -643,6 +643,7 @@ _cxgb= cxgb
|
||||
_armv8crypto= armv8crypto
|
||||
_dpaa2= dpaa2
|
||||
_em= em
|
||||
_hyperv= hyperv
|
||||
|
||||
.if !empty(OPT_FDT)
|
||||
_allwinner= allwinner
|
||||
@@ -660,9 +661,6 @@ _sdhci_fdt= sdhci_fdt
|
||||
_e6000sw= e6000sw
|
||||
_neta= neta
|
||||
.endif
|
||||
.if ${MACHINE_CPUARCH} == "aarch64"
|
||||
_hyperv= hyperv
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "i386" || ${MACHINE_CPUARCH} == "amd64"
|
||||
_agp= agp
|
||||
|
||||
Reference in New Issue
Block a user