Home | History | Annotate | Line # | Download | only in conf
std.netwinder revision 1.5.6.2
      1  1.5.6.2  nathanw #	$NetBSD: std.netwinder,v 1.5.6.2 2002/01/08 00:26:40 nathanw 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.2  nathanw makeoptions	LOADADDRESS="0xF000C000"
     15  1.5.6.2  nathanw makeoptions	ENTRYPOINT="nwstart"
     16