1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/net 4 5 KMOD= if_vxlan 6 SRCS= if_vxlan.c 7 SRCS+= opt_inet.h opt_inet6.h 8 9 .include <bsd.kmod.mk>
Cache object: f0ab2a85976da76a2887f0a0b6aae59d
[ 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.