1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../dev/ray 4 KMOD = if_ray 5 SRCS = if_ray.c 6 SRCS += device_if.h bus_if.h card_if.h opt_inet.h 7 NOMAN = 8 9 .include <bsd.kmod.mk>
Cache object: f299996f0361be71f9c69ea4bc0138bc
[ 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.