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

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

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

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