mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
enable sound modules on arm.. This is necessary to get the uaudio
module installed...
This commit is contained in:
parent
3bd9acafff
commit
13fe9e6cb1
1 changed files with 1 additions and 0 deletions
|
|
@ -778,6 +778,7 @@ _zfs= zfs
|
|||
.if ${MACHINE_CPUARCH} == "arm"
|
||||
_cfi= cfi
|
||||
_cpsw= cpsw
|
||||
_sound= sound
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "ia64"
|
||||
|
|
|
|||
Loading…
Reference in a new issue