summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2004-05-20 10:37:13 +0000
committerpjd <pjd@FreeBSD.org>2004-05-20 10:37:13 +0000
commit3e714a6487c6937bd528d4d2cc70041ecd78f005 (patch)
treed57bd999a717f654ff85132df5b3169c0f1d2c7d /sys/modules/geom
parent87ec5ee8d69954a4377a00393de2c057bce31633 (diff)
downloadFreeBSD-src-3e714a6487c6937bd528d4d2cc70041ecd78f005.zip
FreeBSD-src-3e714a6487c6937bd528d4d2cc70041ecd78f005.tar.gz
- Connect geom(8) and its libraries to the build.
- Connect geom_stripe and geom_nop modules to the build. - Connect STRIPE and NOP classes to the LINT build. - Disconnect gconcat(8) from the build. Supported by: Wheel - Open Technologies - http://www.wheel.pl
Diffstat (limited to 'sys/modules/geom')
-rw-r--r--sys/modules/geom/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile
index 06521b8..039ae29 100644
--- a/sys/modules/geom/Makefile
+++ b/sys/modules/geom/Makefile
@@ -9,7 +9,9 @@ SUBDIR= geom_apple \
geom_gate \
geom_gpt \
geom_mbr \
+ geom_nop \
geom_pc98 \
+ geom_stripe \
geom_sunlabel \
geom_vol_ffs
OpenPOWER on IntegriCloud