aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/geom/Makefile
diff options
context:
space:
mode:
authorKirk McKusick <mckusick@FreeBSD.org>2022-03-01 00:36:08 +0000
committerKirk McKusick <mckusick@FreeBSD.org>2022-03-01 00:36:08 +0000
commitc7996ddf8000cfb19a9e91a636f56747860d03d7 (patch)
treecc60ad9cc603a0af013c9fb24e5fc9b4f1562c73 /sys/modules/geom/Makefile
parent2062ce996ddd39ba7a36c2caf8c898686d9cb2fe (diff)
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 51f3d2438eb1..f2d5c931f168 100644
--- a/sys/modules/geom/Makefile
+++ b/sys/modules/geom/Makefile
@@ -21,6 +21,7 @@ SUBDIR= geom_bde \
geom_raid3 \
geom_shsec \
geom_stripe \
+ geom_union \
geom_uzip \
geom_vinum \
geom_virstor \