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 \
|
scsi_low \
|
||||||
smbfs \
|
smbfs \
|
||||||
sound \
|
sound \
|
||||||
|
speaker \
|
||||||
splash \
|
splash \
|
||||||
sppp \
|
sppp \
|
||||||
sr \
|
sr \
|
||||||
@ -201,7 +202,6 @@ SUBDIR+=3dfx \
|
|||||||
SUBDIR+=aac \
|
SUBDIR+=aac \
|
||||||
acpi \
|
acpi \
|
||||||
asr \
|
asr \
|
||||||
atspeaker \
|
|
||||||
cardbus \
|
cardbus \
|
||||||
cbb \
|
cbb \
|
||||||
ciss \
|
ciss \
|
||||||
@ -217,7 +217,6 @@ SUBDIR+=aac \
|
|||||||
.elif ${MACHINE} == "pc98"
|
.elif ${MACHINE} == "pc98"
|
||||||
SUBDIR+=canbepm \
|
SUBDIR+=canbepm \
|
||||||
canbus \
|
canbus \
|
||||||
pcspeaker \
|
|
||||||
pmc \
|
pmc \
|
||||||
snc
|
snc
|
||||||
.endif
|
.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