summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/Makefile
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2007-09-23 07:34:23 +0000
committerpjd <pjd@FreeBSD.org>2007-09-23 07:34:23 +0000
commit27bd800e6102d0ef36527c31660508bdecdd1b1d (patch)
treeff9f3de5e3e137f37ef92cb9ca8feeeb51ec63ca /sbin/geom/class/Makefile
parenta4c30a206350a252d2eff78348d39a33eec2dcdd (diff)
downloadFreeBSD-src-27bd800e6102d0ef36527c31660508bdecdd1b1d.zip
FreeBSD-src-27bd800e6102d0ef36527c31660508bdecdd1b1d.tar.gz
Bring in the GEOM Virtualisation class, which allows to create huge GEOM
providers with limited physical storage and add physical storage as needed. Submitted by: Ivan Voras Sponsored by: Google Summer of Code 2006 Approved by: re (kensmith)
Diffstat (limited to 'sbin/geom/class/Makefile')
-rw-r--r--sbin/geom/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/geom/class/Makefile b/sbin/geom/class/Makefile
index 7b99726..7b556a8 100644
--- a/sbin/geom/class/Makefile
+++ b/sbin/geom/class/Makefile
@@ -16,5 +16,6 @@ SUBDIR+=part
SUBDIR+=raid3
SUBDIR+=shsec
SUBDIR+=stripe
+SUBDIR+=virstor
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud