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

.PATH: ${.CURDIR}/../../dev/speaker

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

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