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