1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/ntb 4 5 KMOD = ntb_transport 6 SRCS = ntb_transport.c 7 SRCS += device_if.h bus_if.h ntb_if.h 8 9 EXPORT_SYMS= YES 10 11 .include <bsd.kmod.mk>
Cache object: 2453a9ed5f5cde86b6e464a4a072e9be
[ 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.