Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.4.6.2
      1  1.4.6.2  nathanw #	$NetBSD: std.sandpoint,v 1.4.6.2 2002/01/08 00:27:22 nathanw Exp $
      2  1.4.6.2  nathanw #
      3  1.4.6.2  nathanw # standard, required NetBSD/sandpoint 'options'
      4  1.4.6.2  nathanw 
      5  1.4.6.2  nathanw machine		sandpoint powerpc
      6  1.4.6.2  nathanw 
      7  1.4.6.2  nathanw options 	PPC_MPC6XX	# Sandpoint uses Motorola PPC60x CPUs
      8  1.4.6.2  nathanw options 	EXEC_ELF32	# exec ELF binaries
      9  1.4.6.2  nathanw options 	EXEC_SCRIPT	# exec #! scripts
     10  1.4.6.2  nathanw 
     11  1.4.6.2  nathanw options 	OPENPIC
     12  1.4.6.2  nathanw 
     13  1.4.6.2  nathanw makeoptions	TEXTADDR=0x90000
     14  1.4.6.2  nathanw makeoptions	NEED_SREC=yes
     15