12a1ad637SFrançois Tigeot# $FreeBSD: head/sys/modules/sound/driver/cs4281/Makefile 110498 2003-02-07 13:56:33Z nyan $ 2984263bcSMatthew Dillon 3*d5057591SSascha Wildner.PATH: ${.CURDIR}/../../pci 4558a398bSSimon Schubert 5984263bcSMatthew DillonKMOD= snd_cs4281 6558a398bSSimon SchubertSRCS= device_if.h bus_if.h pci_if.h 7984263bcSMatthew DillonSRCS+= cs4281.c 8558a398bSSimon Schubert 9984263bcSMatthew Dillon.include <bsd.kmod.mk> 10