summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.alpha
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.alpha
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.alpha')
-rw-r--r--sys/conf/files.alpha2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha
index 5849c26..d94d3cb 100644
--- a/sys/conf/files.alpha
+++ b/sys/conf/files.alpha
@@ -201,7 +201,9 @@ isa/ppc.c optional ppc
isa/psm.c optional psm
isa/syscons_isa.c optional sc
isa/vga_isa.c optional vga
+kern/subr_disklabel.c standard
kern/subr_diskmbr.c standard
+kern/subr_diskslice.c standard
libkern/alpha/bswap16.S standard
libkern/alpha/bswap32.S standard
libkern/bcmp.c standard
OpenPOWER on IntegriCloud