1# $NetBSD: std.hpcsh,v 1.8 2006/03/17 16:06:51 uebayasi Exp $ 2# 3# standard, required NetBSD/hpcsh 'options' 4 5machine hpcsh sh3 6include "conf/std" # MI standard options 7 8options EXEC_SCRIPT # exec #! scripts 9options IOM_RAM_BEGIN=0x0c000000 10 11makeoptions ENDIAN="-EL" 12makeoptions DEFTEXTADDR="0x8c001000" 13makeoptions MACHINE_ARCH=sh3el 14