xref: /freebsd/sys/modules/ida/Makefile (revision 193d9e768ba63fcfb187cfd17f461f7d41345048)
199e5f60aSMatthew N. Dodd# $FreeBSD$
299e5f60aSMatthew N. Dodd
3*193d9e76SEnji Cooper.PATH:	${SRCTOP}/sys/dev/ida
499e5f60aSMatthew N. Dodd
599e5f60aSMatthew N. DoddKMOD=	ida
699e5f60aSMatthew N. DoddSRCS=	ida.c ida_disk.c ida_pci.c \
799e5f60aSMatthew N. Dodd	device_if.h bus_if.h pci_if.h
899e5f60aSMatthew N. Dodd
999e5f60aSMatthew N. Dodd.include <bsd.kmod.mk>
10