mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[bytgpio] Fix pc98 build by disabling bytgpio module for this platform
Reported by: dim
This commit is contained in:
parent
746b6e8176
commit
c5d1ccc2ed
1 changed files with 1 additions and 1 deletions
|
|
@ -552,7 +552,6 @@ _an= an
|
|||
_aout= aout
|
||||
_bktr= bktr
|
||||
_bxe= bxe
|
||||
_bytgpio= bytgpio
|
||||
_cardbus= cardbus
|
||||
_cbb= cbb
|
||||
_cpuctl= cpuctl
|
||||
|
|
@ -609,6 +608,7 @@ _amdsbwd= amdsbwd
|
|||
_amdtemp= amdtemp
|
||||
_arcmsr= arcmsr
|
||||
_asmc= asmc
|
||||
_bytgpio= bytgpio
|
||||
_ciss= ciss
|
||||
_chromebook_platform= chromebook_platform
|
||||
_cmx= cmx
|
||||
|
|
|
|||
Loading…
Reference in a new issue