summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2005-07-25 10:49:05 +0000
committerpjd <pjd@FreeBSD.org>2005-07-25 10:49:05 +0000
commit59bc7b0da19f008a39ee92249e92f8246f04394e (patch)
tree57f8bd6ccd8a0666f14336dd4c97fd72d43aa2f6 /sys/modules
parent049e7675aa7008ec1651d0bffdb40aecc51a3cff (diff)
downloadFreeBSD-src-59bc7b0da19f008a39ee92249e92f8246f04394e.zip
FreeBSD-src-59bc7b0da19f008a39ee92249e92f8246f04394e.tar.gz
Connect GZERO to the build.
MFC after: 3 days
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/geom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile
index 21a1b5c..08b99ce 100644
--- a/sys/modules/geom/Makefile
+++ b/sys/modules/geom/Makefile
@@ -19,6 +19,7 @@ SUBDIR= geom_apple \
geom_sunlabel \
geom_uzip \
geom_vinum \
- geom_vol_ffs
+ geom_vol_ffs \
+ geom_zero
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud