summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/vibes/Makefile
blob: 663d8a00969c5349c956792270311938a09c97f6 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../../../dev/sound/pci

KMOD=	snd_vibes
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	vibes.c

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