diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2008-05-08 17:25:23 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2008-05-08 17:25:23 +0000 |
| commit | 31b72233d0dfa70dd7483d8140bbd0decbbb27e6 (patch) | |
| tree | 9be10d2afc8b4bcf30cd74d4a49f2330a67eae79 /sys/modules | |
| parent | df44909068cfea46b1d210cdb5fa96125a6c80b3 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/geom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/geom/Makefile b/sys/modules/geom/Makefile index 332486b0fb4c..9ee704a356be 100644 --- a/sys/modules/geom/Makefile +++ b/sys/modules/geom/Makefile @@ -10,6 +10,7 @@ SUBDIR= geom_bde \ geom_gate \ geom_journal \ geom_label \ + geom_linux_lvm \ geom_mbr \ geom_mirror \ geom_multipath \ |
