aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-05-20 10:37:13 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-05-20 10:37:13 +0000
commit7dc92b13d07ac20e5a3bd10fcf2c606b448a682c (patch)
treed57bd999a717f654ff85132df5b3169c0f1d2c7d /sys/modules/geom
parent680e5864795be9a72a9ffafe5a016a62a34d25b1 (diff)
downloadsrc-7dc92b13d07ac20e5a3bd10fcf2c606b448a682c.tar.gz
src-7dc92b13d07ac20e5a3bd10fcf2c606b448a682c.zip
- 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
Notes
Notes: svn path=/head/; revision=129477
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 06521b861551..039ae29145f1 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