1 1.2.4.4 thorpej # $NetBSD: std.integrator,v 1.2.4.4 2002/08/19 21:39:26 thorpej Exp $ 2 1.2.4.2 nathanw # 3 1.2.4.4 thorpej # standard NetBSD/integrator options 4 1.2.4.2 nathanw 5 1.2.4.2 nathanw machine evbarm arm 6 1.2.4.2 nathanw 7 1.2.4.2 nathanw # Pull in Integrator config definitions. 8 1.2.4.2 nathanw include "arch/evbarm/conf/files.integrator" 9 1.2.4.2 nathanw 10 1.2.4.2 nathanw options EXEC_AOUT 11 1.2.4.2 nathanw options EXEC_SCRIPT 12 1.2.4.2 nathanw options EXEC_ELF32 13 1.2.4.2 nathanw 14 1.2.4.2 nathanw # To support easy transit to ../arch/arm/arm32 15 1.2.4.2 nathanw options ARM32 16 1.2.4.2 nathanw 17 1.2.4.3 nathanw options __OLD_INTERRUPT_CODE # XXX for now 18 1.2.4.3 nathanw 19 1.2.4.2 nathanw makeoptions LOADADDRESS="0xa0100000" 20 1.2.4.2 nathanw makeoptions LINKENTRY="-e 0x10000" 21 1.2.4.2 nathanw makeoptions BOARDTYPE="integrator" 22 1.2.4.4 thorpej 23 1.2.4.4 thorpej options EVBARM_BOARDTYPE=EVBARM_BOARDTYPE_INTEGRATOR 24