.PATH: ${SRCTOP}/sys/geom/part

KMOD=	geom_part_mbr
SRCS=	g_part_mbr.c

SRCS+=	bus_if.h device_if.h g_part_if.h

.include <bsd.kmod.mk>