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

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

KMOD=	geom_nop
SRCS=	g_nop.c

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