1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ata 4 5 KMOD= ata 6 SRCS= ata-all.c ata_if.c ata-lowlevel.c 7 SRCS+= ata_if.h bus_if.h device_if.h opt_cam.h pci_if.h 8 9 EXPORT_SYMS= YES 10 11 .include <bsd.kmod.mk>
Cache object: 9c6546f50767a6bed6491da4882b6c80
[ 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.