mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
enable sound modules on arm.. This is necessary to get the uaudio
module installed...
This commit is contained in:
parent
3bd9acafff
commit
13fe9e6cb1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266964
@ -778,6 +778,7 @@ _zfs= zfs
|
||||
.if ${MACHINE_CPUARCH} == "arm"
|
||||
_cfi= cfi
|
||||
_cpsw= cpsw
|
||||
_sound= sound
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "ia64"
|
||||
|
Loading…
Reference in New Issue
Block a user