summaryrefslogtreecommitdiffstats
path: root/sys/modules/speaker/Makefile
blob: 69267d522b3eb63445cc0903198b8bd46f6081ef (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../i386/isa

KMOD=	speaker
SRCS=	spkr.c
SRCS+=	bus_if.h device_if.h isa_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud