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

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

KMOD=	snd_neomagic
SRCS=	device_if.h bus_if.h pci_if.h
SRCS+=	neomagic.c

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