1 # $FreeBSD$ 2 3 KMOD = iir 4 .PATH: ${.CURDIR}/../../dev/${KMOD} 5 SRCS = iir.c iir_ctrl.c iir_pci.c 6 SRCS += opt_scsi.h opt_cam.h 7 SRCS += device_if.h bus_if.h pci_if.h 8 9 .include <bsd.kmod.mk>
Cache object: fde645da6121b2981c969cb12db5969a
[ 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.