Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.2.2.3
      1  1.2.2.3  jdolecek #	$NetBSD: std.sandpoint,v 1.2.2.3 2002/06/23 17:39:58 jdolecek Exp $
      2      1.1    briggs #
      3      1.1    briggs # standard, required NetBSD/sandpoint 'options'
      4      1.1    briggs 
      5      1.1    briggs machine		sandpoint powerpc
      6      1.1    briggs 
      7  1.2.2.2   thorpej options 	PPC_MPC6XX	# Sandpoint uses Motorola PPC60x CPUs
      8  1.2.2.3  jdolecek makeoptions 	PPCDIR="mpc6xx"	# Tell Makefile.powerpc what dir to use
      9  1.2.2.3  jdolecek 
     10  1.2.2.3  jdolecek # Executable support:
     11      1.1    briggs options 	EXEC_ELF32	# exec ELF binaries
     12      1.1    briggs options 	EXEC_SCRIPT	# exec #! scripts
     13      1.1    briggs 
     14  1.2.2.2   thorpej options 	OPENPIC
     15  1.2.2.1   thorpej 
     16  1.2.2.1   thorpej makeoptions	TEXTADDR=0x90000
     17  1.2.2.1   thorpej makeoptions	NEED_SREC=yes
     18