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

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

KMOD=	geom_concat
SRCS=	g_concat.c

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