diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2006-06-21 19:28:09 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2006-06-21 19:28:09 +0000 |
commit | 94e78363a1249e6d79ecf63bd2d9540c1e7cf429 (patch) | |
tree | 0810c542572108fd9f8be39c389c809117d41ea7 /sys/arch/sparc64/conf/RAMDISKU5 | |
parent | 5b634e84cdb0ff94cd3e1484eb9fbba54cc7a835 (diff) |
Don't need option SUN4U. It's not -really- an option on sparc64, duh.
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISKU5')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISKU5 b/sys/arch/sparc64/conf/RAMDISKU5 index 408c54a16d7..6d1d7049866 100644 --- a/sys/arch/sparc64/conf/RAMDISKU5 +++ b/sys/arch/sparc64/conf/RAMDISKU5 @@ -1,10 +1,8 @@ -# $OpenBSD: RAMDISKU5,v 1.10 2005/08/09 16:48:11 deraadt Exp $ +# $OpenBSD: RAMDISKU5,v 1.11 2006/06/21 19:28:08 jason Exp $ # Machine architecture; required by config(8) machine sparc64 -option SUN4U - # maxusers means mostly "let's get small" in terms of kernel malloc's maxusers 2 |