12a1ad637SFrançois Tigeot# $FreeBSD: head/sys/modules/sound/driver/atiixp/Makefile 152851 2005-11-27 03:29:59Z ariff $ 2558a398bSSimon Schubert 3*d5057591SSascha Wildner.PATH: ${.CURDIR}/../../pci 4558a398bSSimon Schubert 5558a398bSSimon SchubertKMOD= snd_atiixp 6558a398bSSimon SchubertSRCS= device_if.h bus_if.h pci_if.h 7558a398bSSimon SchubertSRCS+= atiixp.c 8558a398bSSimon Schubert 9558a398bSSimon Schubert.include <bsd.kmod.mk> 10