From ad6a99849fa1ab5bb47ba51d2f8547a931cee40c Mon Sep 17 00:00:00 2001 From: pjd Date: Fri, 26 Oct 2007 08:23:57 +0000 Subject: Add GEOM VIRSTOR module to the build. --- sys/modules/geom/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/modules/geom') diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile index 26e2209..332486b 100644 --- a/sys/modules/geom/Makefile +++ b/sys/modules/geom/Makefile @@ -21,6 +21,7 @@ SUBDIR= geom_bde \ geom_sunlabel \ geom_uzip \ geom_vinum \ + geom_virstor \ geom_vol_ffs \ geom_zero -- cgit v1.1