aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/Makefile
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-02-23 20:03:53 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-02-23 20:03:53 +0000
commitf5ebf83f3f386dbd67c5fbb0c2a26510bdd25c8e (patch)
treee68f22ff1c386951c77eda0786315ede0cac22b8 /sys/modules/geom/Makefile
parent3105123c8badb57ddefb60030536ab98cc9b529d (diff)
downloadsrc-f5ebf83f3f386dbd67c5fbb0c2a26510bdd25c8e.tar.gz
src-f5ebf83f3f386dbd67c5fbb0c2a26510bdd25c8e.zip
Connect geom_concat.ko module to the build.
Approved by: scottl (mentor)
Notes
Notes: svn path=/head/; revision=126172
Diffstat (limited to 'sys/modules/geom/Makefile')
-rw-r--r--sys/modules/geom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile
index fcf3934451e9..c0e2e66d7784 100644
--- a/sys/modules/geom/Makefile
+++ b/sys/modules/geom/Makefile
@@ -4,6 +4,7 @@ SUBDIR= geom_apple \
geom_bde \
geom_bsd \
geom_ccd \
+ geom_concat \
geom_fox \
geom_gpt \
geom_mbr \