summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-06-17 16:41:54 +0000
committernetchild <netchild@FreeBSD.org>2006-06-17 16:41:54 +0000
commit454f58034c486fc2e49c921c924b75762ce7aed8 (patch)
treefd4cbd374237eaff237d67d8cae88d49c6e29255 /sys/modules/sound/driver
parent1fbe9e240ba6a7d584b1c4c1f9c9f50f2a6d608e (diff)
downloadFreeBSD-src-454f58034c486fc2e49c921c924b75762ce7aed8.zip
FreeBSD-src-454f58034c486fc2e49c921c924b75762ce7aed8.tar.gz
Connect the envy42 driver to the build.
Diffstat (limited to 'sys/modules/sound/driver')
-rw-r--r--sys/modules/sound/driver/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index 096acf6..b49cf80 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -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
OpenPOWER on IntegriCloud