summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-03-24 11:21:41 +0000
committerphk <phk@FreeBSD.org>2002-03-24 11:21:41 +0000
commit4068fec653ba2a83988caa040060a696b9ac3242 (patch)
tree0b82d8002c02b6f98429809f8c0eb8dafa77a9ee /sys/conf
parenta3880e122dd1dd267a3b5bc6631cb86b52f184ab (diff)
downloadFreeBSD-src-4068fec653ba2a83988caa040060a696b9ac3242.zip
FreeBSD-src-4068fec653ba2a83988caa040060a696b9ac3242.tar.gz
Be more systematic about conversion of on-disk formats in a endian/width
agnostic way. Collapse the MBR and MBREXT methods into one file and make them endian/width agnostic. Sponsored by: DARPA & NAI Labs.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 10fb24d..b09adfc 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -690,11 +690,11 @@ geom/geom_bsd.c optional geom
geom/geom_dev.c optional geom
geom/geom_disk.c optional geom
geom/geom_dump.c optional geom
+geom/geom_enc.c optional geom
geom/geom_event.c optional geom
geom/geom_io.c optional geom
geom/geom_kern.c optional geom
geom/geom_mbr.c optional geom
-geom/geom_mbrext.c optional geom
geom/geom_slice.c optional geom
geom/geom_subr.c optional geom
geom/geom_sunlabel.c optional geom
OpenPOWER on IntegriCloud