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