Home | History | Annotate | Line # | Download | only in conf
std.hpcsh revision 1.7
      1  1.7  christos # $NetBSD: std.hpcsh,v 1.7 2005/12/11 12:17:36 christos 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.6      yamt include		"conf/std"	# MI standard options
      7  1.1       uch 
      8  1.2     lukem options 	EXEC_SCRIPT	# exec #! scripts
      9  1.5       uwe options 	IOM_RAM_BEGIN=0x0c000000
     10  1.1       uch 
     11  1.1       uch makeoptions	ENDIAN="-EL"
     12  1.2     lukem #makeoptions	LDSCRIPTBASE="shl-coff.x"	# for COFF kernel
     13  1.2     lukem makeoptions	LDSCRIPTBASE="shl-elf.x"	# for ELF kernel
     14  1.2     lukem makeoptions	MACHINE_ARCH=sh3el
     15