summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_gpt/Makefile
blob: ca074bda369c8668d2b020aca49d36f78b3f770c (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	geom_gpt
SRCS=	geom_gpt.c

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