include the 32-bit kernel, not myself
This commit is contained in:
parent
8b5a1a1dea
commit
256fc99a68
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: EVERGLADES,v 1.6 2000/07/27 14:38:45 mrg Exp $
|
||||
# $NetBSD: EVERGLADES,v 1.7 2000/07/27 14:39:50 mrg Exp $
|
||||
|
||||
include "arch/sparc64/conf/EVERGLADES"
|
||||
include "arch/sparc64/conf/EVERGLADES32"
|
||||
|
||||
options _LP64 # we're using a 64-bit compiler
|
||||
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: POWEROFSEVEN,v 1.15 2000/07/27 14:38:46 mrg Exp $
|
||||
# $NetBSD: POWEROFSEVEN,v 1.16 2000/07/27 14:39:50 mrg Exp $
|
||||
|
||||
include "arch/sparc64/conf/POWEROFSEVEN"
|
||||
include "arch/sparc64/conf/POWEROFSEVEN32"
|
||||
|
||||
options _LP64 # we're using a 64-bit compiler
|
||||
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
|
||||
|
|
Loading…
Reference in New Issue