1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/netinet 4 5 KMOD= toecore 6 SRCS= toecore.c 7 SRCS+= opt_ofed.h opt_inet.h opt_inet6.h opt_kern_tls.h 8 9 EXPORT_SYMS= YES 10 11 .include <bsd.kmod.mk>
Cache object: 6a2ea8121e054885960a7d56dae96541
[ 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.