Only compile the cpufreq driver on i386 and amd64.
This commit is contained in:
parent
a4230398d3
commit
6ab93aca6d
@ -49,7 +49,7 @@ SUBDIR= ${_3dfx} \
|
||||
coda5 \
|
||||
${_coff} \
|
||||
${_cp} \
|
||||
cpufreq \
|
||||
${_cpufreq} \
|
||||
${_crypto} \
|
||||
${_cryptodev} \
|
||||
${_cs} \
|
||||
@ -307,6 +307,7 @@ _awi= awi
|
||||
_bktr= bktr
|
||||
_coff= coff
|
||||
_cp= cp
|
||||
_cpufreq= cpufreq
|
||||
_digi= digi
|
||||
_drm= drm
|
||||
_ed= ed
|
||||
@ -400,6 +401,7 @@ _aac= aac
|
||||
#_acpi= acpi # doesn't work on amd64 yet
|
||||
_agp= agp
|
||||
_ciss= ciss
|
||||
_cpufreq= cpufreq
|
||||
_digi= digi
|
||||
_drm= drm
|
||||
_em= em
|
||||
|
Loading…
Reference in New Issue
Block a user