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

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

KMOD=	geom_zero
SRCS=	g_zero.c

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