Home | History | Annotate | Line # | Download | only in conf
std.netwinder revision 1.5.6.3
      1  1.5.6.3  thorpej #	$NetBSD: std.netwinder,v 1.5.6.3 2003/01/03 16:48:30 thorpej Exp $
      2  1.5.6.2  nathanw #
      3  1.5.6.2  nathanw # standard NetBSD/netwinder options
      4  1.5.6.2  nathanw 
      5  1.5.6.2  nathanw machine	netwinder arm
      6  1.5.6.2  nathanw 
      7  1.5.6.2  nathanw options 	EXEC_AOUT
      8  1.5.6.2  nathanw options 	EXEC_SCRIPT
      9  1.5.6.2  nathanw options 	EXEC_ELF32
     10  1.5.6.2  nathanw 
     11  1.5.6.2  nathanw # To support easy transit to ../arch/arm/arm32
     12  1.5.6.2  nathanw options 	ARM32
     13  1.5.6.2  nathanw 
     14  1.5.6.3  thorpej options 	ARM_INTR_IMPL="<arm/footbridge/footbridge_intr.h>"
     15  1.5.6.3  thorpej 
     16  1.5.6.2  nathanw makeoptions	LOADADDRESS="0xF000C000"
     17  1.5.6.2  nathanw makeoptions	ENTRYPOINT="nwstart"
     18