# $FreeBSD$
.PATH: ${SRCTOP}/sys/geom
KMOD= geom_map
SRCS= geom_map.c bus_if.h device_if.h
.include <bsd.kmod.mk>