summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_part/geom_part_bsd/Makefile
blob: f6d323c766fd1ca6ef0ca51ce62cfab554b8d6b9 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

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

KMOD=	geom_part_bsd
SRCS=	g_part_bsd.c geom_bsd_enc.c

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

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud