Make EXEC_ELF32 support std now,

This commit is contained in:
matt 2001-08-19 05:51:09 +00:00
parent 12a212bc5c
commit 7cab3778d5
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
# $NetBSD: std.arm32,v 1.13 2001/02/23 21:23:50 reinoud Exp $
# $NetBSD: std.arm32,v 1.14 2001/08/19 05:51:09 matt Exp $
#
# standard NetBSD/arm32 options
machine arm32 arm
options EXEC_AOUT
options EXEC_ELF32
options EXEC_SCRIPT
# To support easy transit to ../arch/arm/arm32
options ARM32
options ARM32