1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../dev/mly 4 KMOD = mly 5 SRCS = mly.c mly_pci.c mly_cam.c 6 SRCS += opt_scsi.h opt_cam.h 7 SRCS += device_if.h bus_if.h pci_if.h 8 9 #CFLAGS+= -DMLY_DEBUG=1 10 11 .include <bsd.kmod.mk>
Cache object: 2efbbff5c7a4249ca2cdcb1f01eb38ae
[ 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.