summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-01-17 18:32:39 +0000
committerphk <phk@FreeBSD.org>2003-01-17 18:32:39 +0000
commita91a3d034be43f15895e4262d271b9ee42f5d21a (patch)
tree0b2e94df5379e3353df387adc1937a3c0a08f05b /sys/conf/files.amd64
parent5dc188b5c129034934bb9a472f6138e8b2ce95e3 (diff)
downloadFreeBSD-src-a91a3d034be43f15895e4262d271b9ee42f5d21a.zip
FreeBSD-src-a91a3d034be43f15895e4262d271b9ee42f5d21a.tar.gz
Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,
so that they can be left out where they are unneeded.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd642
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index 716ebda..27060d5 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -32,7 +32,9 @@ dev/syscons/sysmouse.c optional sc
isa/atkbd_isa.c optional atkbd
libkern/ffs.c standard
+kern/subr_disklabel.c standard
kern/subr_diskmbr.c standard
+kern/subr_diskslice.c standard
x86_64/x86_64/autoconf.c standard
x86_64/x86_64/bios.c standard
OpenPOWER on IntegriCloud