diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-06-18 21:46:42 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-06-18 21:46:42 +0000 |
commit | 9e5ceb5bd8d691b1473128174c64d101f290dd99 (patch) | |
tree | 44c613e206225104a275e6b82c834cafc9bbed86 /sys/arch/sgi/conf | |
parent | 7f976c165a96163324cee0dc14a56cb772e5a41c (diff) |
this is the sgi disksubr, not some mythical "all mips64 architectures can use it" balony
Diffstat (limited to 'sys/arch/sgi/conf')
-rw-r--r-- | sys/arch/sgi/conf/files.sgi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sgi/conf/files.sgi b/sys/arch/sgi/conf/files.sgi index 9c9e343ff0c..d6404ef02f5 100644 --- a/sys/arch/sgi/conf/files.sgi +++ b/sys/arch/sgi/conf/files.sgi @@ -1,4 +1,4 @@ -# $OpenBSD: files.sgi,v 1.11 2007/05/01 18:59:40 miod Exp $ +# $OpenBSD: files.sgi,v 1.12 2007/06/18 21:46:41 deraadt Exp $ # # maxpartitions must be first item in files.${ARCH} # @@ -8,6 +8,7 @@ maxusers 2 8 64 # Required files +file arch/sgi/sgi/disksubr.c disk file arch/sgi/sgi/autoconf.c file arch/sgi/sgi/conf.c file arch/sgi/sgi/machdep.c |