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

KMOD=	snd_driver
SRCS=	device_if.h bus_if.h
SRCS+=	driver.c

.include <bsd.kmod.mk>
