Home | History | Annotate | Line # | Download | only in conf
std.hpcsh revision 1.4.6.2
      1  1.4.6.2  uch # $NetBSD: std.hpcsh,v 1.4.6.2 2002/05/09 12:37:59 uch Exp $
      2  1.4.6.2  uch #
      3  1.4.6.2  uch # standard, required NetBSD/hpcsh 'options'
      4  1.4.6.2  uch 
      5  1.4.6.2  uch machine hpcsh sh3
      6  1.4.6.2  uch 
      7  1.4.6.2  uch options 	EXEC_SCRIPT	# exec #! scripts
      8  1.4.6.2  uch options		IOM_RAM_BEGIN=0x0c000000
      9  1.4.6.2  uch 
     10  1.4.6.2  uch makeoptions	ENDIAN="-EL"
     11  1.4.6.2  uch #makeoptions	LDSCRIPTBASE="shl-coff.x"	# for COFF kernel
     12  1.4.6.2  uch makeoptions	LDSCRIPTBASE="shl-elf.x"	# for ELF kernel
     13  1.4.6.2  uch makeoptions	MACHINE_ARCH=sh3el
     14