Home | History | Annotate | Line # | Download | only in conf
std.hpcsh revision 1.5
      1  1.5    uwe # $NetBSD: std.hpcsh,v 1.5 2005/03/07 18:25:22 uwe Exp $
      2  1.1    uch #
      3  1.1    uch # standard, required NetBSD/hpcsh 'options'
      4  1.2  lukem 
      5  1.1    uch machine hpcsh sh3
      6  1.1    uch 
      7  1.2  lukem options 	EXEC_SCRIPT	# exec #! scripts
      8  1.5    uwe options 	IOM_RAM_BEGIN=0x0c000000
      9  1.1    uch 
     10  1.1    uch makeoptions	ENDIAN="-EL"
     11  1.2  lukem #makeoptions	LDSCRIPTBASE="shl-coff.x"	# for COFF kernel
     12  1.2  lukem makeoptions	LDSCRIPTBASE="shl-elf.x"	# for ELF kernel
     13  1.2  lukem makeoptions	MACHINE_ARCH=sh3el
     14