1 1.3 lukem # $NetBSD: std.integrator,v 1.3 2001/11/20 12:56:25 lukem Exp $ 2 1.1 rearnsha # 3 1.1 rearnsha # standard NetBSD/netwinder options 4 1.1 rearnsha 5 1.1 rearnsha machine evbarm arm 6 1.2 thorpej 7 1.2 thorpej # Pull in Integrator config definitions. 8 1.2 thorpej include "arch/evbarm/conf/files.integrator" 9 1.1 rearnsha 10 1.1 rearnsha options EXEC_AOUT 11 1.1 rearnsha options EXEC_SCRIPT 12 1.3 lukem options EXEC_ELF32 13 1.1 rearnsha 14 1.1 rearnsha # To support easy transit to ../arch/arm/arm32 15 1.3 lukem options PROG32 16 1.3 lukem options ARM32 17 1.1 rearnsha 18 1.1 rearnsha makeoptions LOADADDRESS="0xa0100000" 19 1.1 rearnsha makeoptions LINKENTRY="-e 0x10000" 20 1.1 rearnsha makeoptions BOARDTYPE="integrator" 21