summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-09-23 17:35:37 +0000
committerjhb <jhb@FreeBSD.org>2000-09-23 17:35:37 +0000
commita307605d915dadf63776d8a7dc2b548641346801 (patch)
treee3451a1a52ccb458475824e59976e35c2ff3ca20 /sys/modules/sound
parent19a68829098b1ea20c3e9125578874a96f02cb39 (diff)
downloadFreeBSD-src-a307605d915dadf63776d8a7dc2b548641346801.zip
FreeBSD-src-a307605d915dadf63776d8a7dc2b548641346801.tar.gz
Enable the snd_maestro module and have the snd_driver module depend on it.
Approved by: cg
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 7bc079e..89efc16 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 += mss neomagic sb sbc solo t4dwave via82c686
+SUBDIR += maestro mss neomagic sb sbc solo t4dwave via82c686
SUBDIR += driver
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud