summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound
diff options
context:
space:
mode:
authororion <orion@FreeBSD.org>2001-04-23 21:58:23 +0000
committerorion <orion@FreeBSD.org>2001-04-23 21:58:23 +0000
commit152824577f3549e83e22961422f30fb5ae53782c (patch)
treed916d5004cd46e76a30fcf4291fdc90f2f77da96 /sys/modules/sound
parent9b6cff350c65b24735e8c99c37e78e8e2aeeca8f (diff)
downloadFreeBSD-src-152824577f3549e83e22961422f30fb5ae53782c.zip
FreeBSD-src-152824577f3549e83e22961422f30fb5ae53782c.tar.gz
Add als4000 subdir.
Diffstat (limited to 'sys/modules/sound')
-rw-r--r--sys/modules/sound/driver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index 7d7c53e..694881b 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
-SUBDIR = ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc
-SUBDIR += maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave via82c686
-SUBDIR += vibes
+SUBDIR = als4000 ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess
+SUBDIR += fm801 gusc maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave
+SUBDIR += via82c686 vibes
SUBDIR += driver
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud