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

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

KMOD=	geom_map
SRCS=	geom_map.c bus_if.h device_if.h

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