Home | History | Annotate | Line # | Download | only in conf
std.sandpoint revision 1.1.4.1
      1 #	$NetBSD: std.sandpoint,v 1.1.4.1 2001/06/21 19:33:09 nathanw Exp $
      2 #
      3 # standard, required NetBSD/sandpoint 'options'
      4 
      5 machine		sandpoint powerpc
      6 
      7 options		PPC_MPC6XX	# Sandpoint uses Motorola PPC60x CPUs
      8 options 	EXEC_ELF32	# exec ELF binaries
      9 options 	EXEC_SCRIPT	# exec #! scripts
     10 
     11 options		OPENPIC
     12