mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 07:06:38 -04:00
13 lines
335 B
Plaintext
13 lines
335 B
Plaintext
# $NetBSD: std.sparc64-32,v 1.5 2015/05/09 01:20:07 mrg 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
|