std.cats revision 1.8
11.8Schris# $NetBSD: std.cats,v 1.8 2008/01/27 12:37:11 chris Exp $ 21.1Schris# 31.1Schris# standard NetBSD/cats options 41.1Schris 51.1Schrismachine cats arm 61.6Syamtinclude "conf/std" # MI standard options 71.8Schrisinclude "arch/arm/conf/std.arm" # arch standard options 81.1Schris 91.1Schrisoptions EXEC_AOUT 101.1Schrisoptions EXEC_SCRIPT 111.2Slukemoptions EXEC_ELF32 121.1Schris 131.1Schris# To support easy transit to ../arch/arm/arm32 141.2Slukemoptions ARM32 151.4Schris 161.4Schris#options ARM32_NEW_VM_LAYOUT # Not yet supported 171.3Sthorpej 181.3Sthorpejoptions ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>" 19