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

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

KMOD=	snd_uaudio
SRCS=	device_if.h bus_if.h opt_usb.h vnode_if.h
SRCS+=	uaudio.c uaudio_pcm.c

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