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

.PATH:	${SRCTOP}/sys/dev/sound/usb

KMOD=	snd_uaudio
SRCS=	bus_if.h device_if.h usb_if.h vnode_if.h
SRCS+=	opt_usb.h opt_bus.h feeder_if.h channel_if.h usbdevs.h
SRCS+=	uaudio_pcm.c uaudio.c

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