mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Enable aac(4) module build for amd64
This commit is contained in:
parent
7aabd9220d
commit
fffdbac7c4
1 changed files with 1 additions and 0 deletions
|
|
@ -374,6 +374,7 @@ _sppp= sppp
|
|||
.endif
|
||||
|
||||
.if ${MACHINE_ARCH} == "amd64"
|
||||
_aac= aac
|
||||
_agp= agp
|
||||
_ciss= ciss
|
||||
_drm= drm
|
||||
|
|
|
|||
Loading…
Reference in a new issue