summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound/driver/maestro/Makefile
blob: 01de2704a9bbe1d05748bf59504f8e406207d4cb (plain)
1
2
3
4
5
6
7
8
# $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