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

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

KMOD=	geom_cache
SRCS=	g_cache.c

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