# $NetBSD: std.sandpoint,v 1.7 2003/02/02 20:43:25 matt Exp $ # # standard, required NetBSD/sandpoint 'options' machine sandpoint powerpc options PPC_MPC6XX # Sandpoint uses Motorola PPC60x CPUs makeoptions PPCDIR="mpc6xx" # Tell Makefile.powerpc what dir to use # Executable support: options EXEC_ELF32 # exec ELF binaries options EXEC_SCRIPT # exec #! scripts options OPENPIC options INTSTK=0x2000 options SPILLSTK=0x800 makeoptions TEXTADDR=0x90000 makeoptions NEED_SREC=yes