summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound
diff options
context:
space:
mode:
authorcg <cg@FreeBSD.org>2000-11-01 00:53:16 +0000
committercg <cg@FreeBSD.org>2000-11-01 00:53:16 +0000
commita7f52826c11e73cb6c8971f2b03a7593bb7bee3f (patch)
tree5e1b1b78984a0b7bc30c8e2b7a8538103587d244 /sys/modules/sound
parent0e1561470aa1da0df38b8676aee7e1976e3802ff (diff)
downloadFreeBSD-src-a7f52826c11e73cb6c8971f2b03a7593bb7bee3f.zip
FreeBSD-src-a7f52826c11e73cb6c8971f2b03a7593bb7bee3f.tar.gz
switch over to new sb8/sb16 code
Diffstat (limited to 'sys/modules/sound')
-rw-r--r--sys/modules/sound/driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index 89efc16..888cfb7 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR = ad1816 csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc
-SUBDIR += maestro mss neomagic sb sbc solo t4dwave via82c686
+SUBDIR += maestro mss neomagic sb16 sb8 sbc solo t4dwave via82c686
SUBDIR += driver
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud