mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Connect the envy42 driver to the build.
This commit is contained in:
parent
ce356b7017
commit
52bd35af6b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
.if ${MACHINE_ARCH} == "sparc64"
|
||||
SUBDIR = audiocs es137x
|
||||
.else
|
||||
SUBDIR = als4000 ad1816 atiixp cmi cs4281 csa ds1 emu10k1 es137x ess
|
||||
SUBDIR += fm801 ich maestro maestro3 mss neomagic sb16 sb8 sbc solo
|
||||
SUBDIR = ad1816 ak452x als4000 atiixp cmi cs4281 csa ds1 emu10k1 envy24 es137x
|
||||
SUBDIR += ess fm801 ich maestro maestro3 mss neomagic sb16 sb8 sbc solo
|
||||
SUBDIR += t4dwave via8233 via82c686 vibes
|
||||
SUBDIR += driver uaudio
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue