Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.9.16.2
      1  1.9.16.2    yamt #	$NetBSD: std.sandpoint,v 1.9.16.2 2007/10/27 11:28:15 yamt 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.9.16.1    yamt include		"conf/std"	# MI standard options
      7       1.1  briggs 
      8       1.8    matt options 	PPC_OEA		# Sandpoint uses OEA compliant CPUs
      9       1.8    matt makeoptions 	PPCDIR="oea"	# Tell Makefile.powerpc what dir to use
     10       1.6  briggs 
     11       1.6  briggs # Executable support:
     12       1.1  briggs options 	EXEC_ELF32	# exec ELF binaries
     13       1.1  briggs options 	EXEC_SCRIPT	# exec #! scripts
     14       1.1  briggs 
     15  1.9.16.2    yamt options 	PIC_OPENPIC
     16  1.9.16.2    yamt options 	PIC_I8259
     17       1.7    matt 
     18       1.7    matt options 	INTSTK=0x2000
     19       1.3    matt 
     20       1.4  briggs makeoptions	TEXTADDR=0x90000
     21       1.3    matt makeoptions	NEED_SREC=yes
     22