Home | History | Annotate | Line # | Download | only in conf
std.sparc64-32 revision 1.1
      1  1.1  tsutsui #	$NetBSD: std.sparc64-32,v 1.1 2006/06/30 10:27:48 tsutsui Exp $
      2  1.1  tsutsui 
      3  1.1  tsutsui #
      4  1.1  tsutsui # Unneeded NetBSD/sparc64 kernel options when building 32-bit kernels.
      5  1.1  tsutsui # Note, you still must include "std.sparc64" in your kernel config file.
      6  1.1  tsutsui # Note this file MUST be included *after* "std.sparc64".
      7  1.1  tsutsui #
      8  1.1  tsutsui 
      9  1.1  tsutsui no makeoptions	LP64
     10  1.1  tsutsui makeoptions	LP64="no"
     11  1.1  tsutsui 
     12  1.1  tsutsui no options 	EXEC_ELF64
     13