NetBSD/sys/arch/sparc64/conf/std.sparc64-32
tsutsui bc766890f7 Make GENERIC config really generic and change GENERIC32 config for 32 bit
compat kernel to include the GENERIC and use "no" keywords of config(1).
Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32
which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
2006-06-30 10:27:48 +00:00

13 lines
339 B
Plaintext

# $NetBSD: std.sparc64-32,v 1.1 2006/06/30 10:27:48 tsutsui Exp $
#
# Unneeded NetBSD/sparc64 kernel options when building 32-bit kernels.
# Note, you still must include "std.sparc64" in your kernel config file.
# Note this file MUST be included *after* "std.sparc64".
#
no makeoptions LP64
makeoptions LP64="no"
no options EXEC_ELF64