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

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

KMOD=	geom_vol_ffs
SRCS=	geom_vol_ffs.c

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