aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-04-12 08:34:40 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-04-12 08:34:40 +0000
commit6e03422af003bfc81ef814681d9e474523f9020c (patch)
tree789d291ca01de94508cdbf44ca93727387ca9c33 /sys/conf/files
parent5a1c2d4f6209e39a5adf88d5caf88b4c9148fe27 (diff)
downloadsrc-6e03422af003bfc81ef814681d9e474523f9020c.tar.gz
src-6e03422af003bfc81ef814681d9e474523f9020c.zip
Move the functions for encoding decoding struct dos_partition into
a separate .c file so they can be used from userland as well.
Notes
Notes: svn path=/head/; revision=113389
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 4486d24222f5..6b520f1c8db7 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -897,6 +897,7 @@ geom/geom_gpt.c optional geom_gpt
geom/geom_io.c standard
geom/geom_kern.c standard
geom/geom_mbr.c optional geom_mbr
+geom/geom_mbr_enc.c optional geom_mbr
geom/geom_mirror.c optional geom_mirror
geom/geom_pc98.c optional geom_pc98
geom/geom_slice.c standard