Home | History | Annotate | Line # | Download | only in conf
      1  1.1  uwe # $NetBSD: std.sh3el,v 1.1 2008/02/02 03:06:04 uwe Exp $
      2  1.1  uwe #
      3  1.1  uwe # standard, required NetBSD/sh3 'options' for little endian platforms
      4  1.1  uwe 
      5  1.1  uwe include 	"arch/sh3/conf/std.sh3"	# endian-independent sh3 options
      6  1.1  uwe 
      7  1.1  uwe makeoptions	ENDIAN="-EL"
      8  1.1  uwe makeoptions	MACHINE_ARCH=sh3el
      9