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

.PATH:		${.CURDIR}/../../../../dev/sound/pci
KMOD		= snd_ich
SRCS		= device_if.h bus_if.h pci_if.h
SRCS		+= ich.c

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