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

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

KMOD=	snd_maestro
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	maestro.c

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