aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-08-29 09:14:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-08-29 09:14:18 +0000
commit231cd70bbe1878405c789e35a3c4f05f5c9b9c44 (patch)
treec47a80372ff20fa70a06089acebf0915237c7920 /sys/modules/Makefile
parent9ec4f2e1b3153cf12806e9ffea6012253c6e4180 (diff)
downloadsrc-231cd70bbe1878405c789e35a3c4f05f5c9b9c44.tar.gz
src-231cd70bbe1878405c789e35a3c4f05f5c9b9c44.zip
Enable sound modules.
Notes
Notes: svn path=/head/; revision=134476
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e052f558a086..2b613cc610e8 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -378,6 +378,7 @@ _agp= agp
_drm= drm
_io= io
#_ndis= ndis
+_sound= sound
.endif
.if ${MACHINE_ARCH} == "ia64"