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

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

KMOD=	snd_cmi
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+= mpufoi_if.h
SRCS+=	cmi.c

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