add missing options EXEC_ELF32

This commit is contained in:
ryo 2021-11-25 02:36:35 +00:00
parent b32efcfdb0
commit 7a9df03055
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.167 2021/06/29 10:22:34 nia Exp $
# $NetBSD: ALL,v 1.168 2021/11/25 02:36:35 ryo Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "ALL-$Revision: 1.167 $"
#ident "ALL-$Revision: 1.168 $"
maxusers 64 # estimated number of users
@ -150,6 +150,7 @@ options COMPAT_OSSAUDIO # OSS (Voxware) audio driver compatibility
options COMPAT_NETBSD32 # NetBSD 32-bit
options COMPAT_LINUX # binary compatibility with Linux
options COMPAT_LINUX32 # binary compatibility with Linux 32-bit
options EXEC_ELF32
# Wedge support
options DKWEDGE_AUTODISCOVER # Automatically add dk(4) instances