Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.4.6.3
      1  1.4.6.3  nathanw #	$NetBSD: std.sandpoint,v 1.4.6.3 2002/06/20 03:40:44 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.3  nathanw makeoptions 	PPCDIR="mpc6xx"	# Tell Makefile.powerpc what dir to use
      9  1.4.6.3  nathanw 
     10  1.4.6.3  nathanw # Executable support:
     11  1.4.6.2  nathanw options 	EXEC_ELF32	# exec ELF binaries
     12  1.4.6.2  nathanw options 	EXEC_SCRIPT	# exec #! scripts
     13  1.4.6.2  nathanw 
     14  1.4.6.2  nathanw options 	OPENPIC
     15  1.4.6.2  nathanw 
     16  1.4.6.2  nathanw makeoptions	TEXTADDR=0x90000
     17  1.4.6.2  nathanw makeoptions	NEED_SREC=yes
     18