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

.PATH: ${SRCTOP}/sys/geom

KMOD=	geom_ccd
SRCS=	geom_ccd.c

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