# $FreeBSD$

.PATH: ${.CURDIR}/../../../geom

KMOD=	geom_map
SRCS=	geom_map.c bus_if.h device_if.h

.include <bsd.kmod.mk>
