1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/geom/mirror 4 5 KMOD= geom_mirror 6 SRCS= g_mirror.c 7 SRCS+= g_mirror_ctl.c 8 9 .include <bsd.kmod.mk>
Cache object: 74310c85ad65ad0431a9ae3c1827ace0
[ 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.