aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authorMatthew N. Dodd <mdodd@FreeBSD.org>2003-03-29 09:59:49 +0000
committerMatthew N. Dodd <mdodd@FreeBSD.org>2003-03-29 09:59:49 +0000
commita71a30738355470bd3d3948cab66c107cb979874 (patch)
tree737a206949ea55349b746853e81b4265aba9e287 /sys/modules/Makefile
parent14b2046d29720f5b1711a74780447838f6f5c6b7 (diff)
Notes
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 80eb5c22dc8fa..da82a4e29bbe4 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -188,6 +188,7 @@ SUBDIR+=3dfx \
scsi_low \
smbfs \
sound \
+ speaker \
splash \
sppp \
sr \
@@ -201,7 +202,6 @@ SUBDIR+=3dfx \
SUBDIR+=aac \
acpi \
asr \
- atspeaker \
cardbus \
cbb \
ciss \
@@ -217,7 +217,6 @@ SUBDIR+=aac \
.elif ${MACHINE} == "pc98"
SUBDIR+=canbepm \
canbus \
- pcspeaker \
pmc \
snc
.endif