1 # Makefile for mrsas driver 2 # $FreeBSD$ 3 4 .PATH: ${SRCTOP}/sys/dev/mrsas 5 6 KMOD= mrsas_linux 7 SRCS= mrsas_linux.c 8 SRCS+= device_if.h bus_if.h pci_if.h 9 10 .include <bsd.kmod.mk>
Cache object: 4c1e552e431c3faf2a55eba52cfc0f37
[ 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.