Retire 'atspeaker' and 'pcspeaker'. We'll use 'speaker' which
is the same as the config device directive. Reminded by: Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
This commit is contained in:
parent
14b2046d29
commit
a71a307383
@ -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
|
||||
|
@ -1,9 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../pc98/pc98
|
||||
|
||||
KMOD= pcspeaker
|
||||
SRCS= spkr.c
|
||||
SRCS+= bus_if.h device_if.h isa_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
Loading…
x
Reference in New Issue
Block a user