1 # $FreeBSD$ 2 3 KMOD= iir 4 5 .PATH: ${.CURDIR}/../../dev/${KMOD} 6 7 SRCS= iir.c iir_ctrl.c iir_pci.c 8 SRCS+= opt_scsi.h opt_cam.h 9 SRCS+= device_if.h bus_if.h pci_if.h 10 11 .include <bsd.kmod.mk>
Cache object: 4539437a90157ccb8cfc18762180946d
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.