Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.2.2.1
      1  1.2.2.1  thorpej #	$NetBSD: std.sandpoint,v 1.2.2.1 2001/09/13 01:14:28 thorpej 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   briggs options		PPC_MPC6XX	# Sandpoint uses Motorola PPC60x CPUs
      8      1.1   briggs options 	EXEC_ELF32	# exec ELF binaries
      9      1.1   briggs options 	EXEC_SCRIPT	# exec #! scripts
     10      1.1   briggs 
     11      1.1   briggs options		OPENPIC
     12  1.2.2.1  thorpej 
     13  1.2.2.1  thorpej makeoptions	TEXTADDR=0x90000
     14  1.2.2.1  thorpej makeoptions	NEED_SREC=yes
     15