summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-04-21 19:54:11 +0000
committerphk <phk@FreeBSD.org>2003-04-21 19:54:11 +0000
commit78e84f94edccb374f445e3c024efb775be1000f8 (patch)
tree7435ad476a64c53a84694abb56322626d214aa9a /sys/conf
parentd5b1803a962e483f67f929122f863e6a0aed0a9c (diff)
downloadFreeBSD-src-78e84f94edccb374f445e3c024efb775be1000f8.zip
FreeBSD-src-78e84f94edccb374f445e3c024efb775be1000f8.tar.gz
Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.c
and #defines from sys/sun_disklabel.h.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
-rw-r--r--sys/conf/files.sparc641
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 85142d2..230c41e 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -909,6 +909,7 @@ geom/geom_pc98.c optional geom_pc98
geom/geom_slice.c standard
geom/geom_subr.c standard
geom/geom_sunlabel.c optional geom_sunlabel
+geom/geom_sunlabel_enc.c optional geom_sunlabel
geom/geom_vol_ffs.c optional geom_vol
crypto/rijndael/rijndael-alg-fst.c optional geom
crypto/rijndael/rijndael-api-fst.c optional geom
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index f499ada..cbb5dbd 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -20,6 +20,7 @@ dev/sio/sio_isa.c optional sio isa
geom/geom_bsd.c standard
geom/geom_bsd_enc.c standard
geom/geom_sunlabel.c standard
+geom/geom_sunlabel_enc.c standard
libkern/ffs.c standard
kern/syscalls.c optional ktr
sparc64/central/central.c optional central
OpenPOWER on IntegriCloud