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

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

KMOD=	geom_cache
SRCS=	g_cache.c

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